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

6 lines
85 B
JSON
Raw Permalink Normal View History

2023-11-23 08:47:44 +07:00
{
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"trailingComma": "all"
}