8 lines
141 B
JSON
8 lines
141 B
JSON
{
|
|
"singleQuote": true,
|
|
"bracketSameLine": true,
|
|
"vueIndentScriptAndStyle": true,
|
|
"arrowParens": "avoid",
|
|
"trailingComma": "none"
|
|
}
|