selfdefined/.prettierrc

7 lines
89 B
Plaintext

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