Picsur/backend/.prettierrc
2022-06-05 12:20:16 +02:00

5 lines
52 B
Plaintext

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