Files
y/client/.prettierrc
2023-12-15 19:41:01 +01:00

5 lines
68 B
Plaintext

{
"trailingComma": "all",
"tabWidth": 4,
"endOfLine": "auto"
}