Chatwoot/.prettierrc
2019-08-21 10:27:57 +05:30

5 lines
72 B
Text

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