10 lines
190 B
JSON
10 lines
190 B
JSON
|
{
|
||
|
"useTabs": false,
|
||
|
"tabWidth": 4,
|
||
|
"trailingComma": "none",
|
||
|
"semi": true,
|
||
|
"singleQuote": true,
|
||
|
"vueIndentScriptAndStyle": false,
|
||
|
"printWidth": 250,
|
||
|
"bracketSameLine": false
|
||
|
}
|