confoss/.prettierrc
2024-10-13 11:06:08 -04:00

5 lines
56 B
Plaintext

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