fishing-api/.prettierrc

6 lines
79 B
Plaintext
Raw Permalink Normal View History

2024-02-15 02:01:36 +01:00
{
"trailingComma": "none",
"arrowParens": "avoid",
"tabWidth": 4
}