backend/.prettierrc
2023-10-15 20:02:52 +02:00

4 lines
51 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all"
}