generated from Templates/Baseline
11 lines
202 B
Plaintext
11 lines
202 B
Plaintext
|
{
|
||
|
"arrowParens": "always",
|
||
|
"bracketSpacing": true,
|
||
|
"editorconfig": true,
|
||
|
"printWidth": 116,
|
||
|
"semi": false,
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "all",
|
||
|
"vueIndentScriptAndStyle": true
|
||
|
}
|