chronocat/.prettierrc.json

6 lines
70 B
JSON
Raw Permalink Normal View History

2024-03-03 15:47:15 +00:00
{
"semi": false,
"arrowParens": "always",
"singleQuote": true
}