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

7 lines
90 B
JSON

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