9 lines
147 B
JSON
9 lines
147 B
JSON
|
|
{
|
||
|
|
"bracketSpacing": true,
|
||
|
|
"bracketSameLine": true,
|
||
|
|
"vueIndentScriptAndStyle": true,
|
||
|
|
"tabWidth": 2,
|
||
|
|
"singleQuote": true,
|
||
|
|
"semi": true
|
||
|
|
}
|