fishing-api/.prettierrc

6 lines
79 B
Plaintext

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