chronocat/.prettierrc.json
2024-03-03 23:47:15 +08:00

6 lines
70 B
JSON

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