hrms-publish/.prettierrc.json
2023-12-20 10:04:43 +07:00

5 lines
60 B
JSON

{
"tabWidth": 2,
"semi": false,
"singleQuote": true
}