chatdesk-ui/storage_v1.19.1/.prettierrc

8 lines
107 B
Plaintext

{
"trailingComma": "es5",
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"printWidth": 100
}