mirror of
https://github.com/lingble/chatwoot.git
synced 2025-10-28 17:52:39 +00:00
7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
{
|
|
"printWidth": 80,
|
|
"singleQuote": true,
|
|
"trailingComma": "es5",
|
|
"arrowParens": "avoid"
|
|
}
|