sync/.prettierrc

6 lines
84 B
Plaintext

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