fennec-be/.prettierrc
2021-01-31 11:15:21 +08:00

4 lines
51 B
Plaintext

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