mirror of
https://github.com/caprover/caprover
synced 2025-10-30 01:57:03 +00:00
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
{
|
|
"trailingComma": "es5",
|
|
"tabWidth": 4,
|
|
"semi": false,
|
|
"arrowParens": "always",
|
|
"bracketSpacing": true,
|
|
"singleQuote": true
|
|
}
|