hrms-api-eva/.prettierrc

6 lines
67 B
Text
Raw Normal View History

2024-12-04 17:25:34 +07:00
{
"tabWidth": 2,
"printWidth": 100,
"trailingComma": "all"
}