hrms-api-salary/.prettierrc
2024-02-14 14:31:00 +07:00

5 lines
67 B
Text

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