homemanager-be/.prettierrc
2023-01-12 20:10:36 +02:00

4 lines
51 B
Plaintext

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