json-theme-even-fork/.prettierrc.json
2023-09-15 03:42:17 +02:00

7 lines
90 B
JSON

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