anonaddy/.prettierrc
2020-12-20 12:24:08 +00:00

7 lines
No EOL
106 B
Text

{
"printWidth": 100,
"singleQuote": true,
"tabWidth": 2,
"semi": false,
"arrowParens": "avoid"
}