LocChat/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

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