hrms-edm/Prototype/server/.prettierrc
2023-11-17 09:03:31 +07:00

5 lines
67 B
Text

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