json-theme-even-fork/.prettierrc.json

6 lines
69 B
JSON

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