Picsur/backend/.prettierrc
2022-02-21 23:26:40 +01:00

4 lines
51 B
Plaintext

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