json-theme-even-fork/.prettierrc.json
2023-07-22 02:35:49 +02:00

6 lines
69 B
JSON

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