text-chat/.prettierrc

5 lines
52 B
Plaintext
Raw Normal View History

2022-11-26 15:28:11 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}