hrms-api-log/.prettierrc
2024-07-10 17:53:27 +07:00

5 lines
67 B
Text

{
"tabWidth": 2,
"printWidth": 100,
"trailingComma": "all"
}