LocChat/.prettierrc
2021-10-29 18:57:24 -06:00

4 lines
51 B
Plaintext

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