supercosmic/.prettierrc

7 lines
88 B
Plaintext

{
"arrowParens": "avoid",
"trailingComma": "none",
"useTabs": true,
"tabWidth": 4
}