vbv/client/.prettierrc

7 lines
89 B
Plaintext

{
"semi": false,
"singleQuote": true,
"tabWidth": 2,
"printWidth": 120
}