fennec-be/.prettierrc

4 lines
51 B
Plaintext
Raw Permalink Normal View History

2021-01-31 11:15:21 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}