strimertul/frontend/.prettierrc

6 lines
75 B
Plaintext

{
"singleQuote": true,
"endOfLine": "auto",
"trailingComma": "all"
}