cop-web/.prettierrc

7 lines
81 B
Plaintext

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