thsf.net/.prettierrc

7 lines
106 B
Plaintext
Raw Normal View History

2023-04-04 20:19:06 +11:00
{
"arrowParens": "always",
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": false
}