tissue/.prettierrc

6 lines
74 B
Plaintext
Raw Permalink Normal View History

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