dwysokinski.me/.prettierrc
2021-01-17 09:31:50 +01:00

6 lines
68 B
Plaintext

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