LocChat/.prettierrc
2021-11-20 18:18:58 -07:00

5 lines
72 B
Plaintext

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