dwysokinski.me/.prettierrc

6 lines
68 B
Plaintext

{
"arrowParens": "avoid",
"semi": true,
"singleQuote": true
}