mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2025-01-06 14:56:01 +00:00
9 lines
159 B
Plaintext
9 lines
159 B
Plaintext
|
{
|
||
|
"tabWidth": 2,
|
||
|
"useTabs": true,
|
||
|
"semi": false,
|
||
|
"singleQuote": true,
|
||
|
"bracketSpacing": true,
|
||
|
"arrowParens": "avoid",
|
||
|
"vueIndentScriptAndStyle": false
|
||
|
}
|