thsf.net/.prettierrc

7 lines
106 B
Plaintext

{
"arrowParens": "always",
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": false
}