brief-07-back/.prettierrc
2024-06-07 11:17:55 +02:00

5 lines
52 B
Plaintext

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