solar/.prettierrc

6 lines
79 B
Plaintext

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