server/.prettierrc
2023-06-25 14:52:15 +03:00

4 lines
51 B
Plaintext

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