9 lines
144 B
JSON
9 lines
144 B
JSON
|
{
|
||
|
"semi": true,
|
||
|
"useTabs": true,
|
||
|
"trailingComma": "all",
|
||
|
"arrowParens": "always",
|
||
|
"vueIndentScriptAndStyle": true,
|
||
|
"editorconfig": true
|
||
|
}
|