LocChat/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2021-10-29 18:57:24 -06:00
{
"singleQuote": true,
"trailingComma": "all"
}