pvgttm-web/.prettierrc

7 lines
93 B
Plaintext

{
"trailingComma": "es5",
"tabWidth": 4,
"semi": true,
"singleQuote": true
}