hrms-edm/Services/client/.prettierrc.json

6 lines
No EOL
85 B
JSON

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