tubearchivist/frontend/.prettierrc

6 lines
73 B
Plaintext

{
"singleQuote": true,
"arrowParens": "avoid",
"printWidth": 100
}