Files
chatwoot/.prettierrc
T

6 lines
72 B
Plaintext

{
"printWidth": 80,
"singleQuote": true,
"trailingComma": "es5"
}