cdn-frontend/.prettierrc

6 lines
86 B
Plaintext

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