9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"semi": true,
|
|
"bracketSpacing": true,
|
|
"vueIndentScriptAndStyle": false,
|
|
"printWidth": 130
|
|
}
|