tissue/.prettierrc

6 lines
74 B
Plaintext

{
"arrowParens": "always",
"singleQuote": true,
"printWidth": 120
}