homemanager-be/.prettierrc

4 lines
51 B
Plaintext

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