nova-ui/.prettierrc

7 lines
81 B
Plaintext

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