system-pri/frontend/.prettierrc.json

7 lines
86 B
JSON

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