mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2024-12-29 10:56:05 +00:00
11 lines
205 B
Plaintext
11 lines
205 B
Plaintext
{
|
|
"useTabs": true,
|
|
"tabWidth": 2,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"bracketSpacing": true,
|
|
"trailingComma": "none",
|
|
"printWidth": 120,
|
|
"arrowParens": "avoid",
|
|
"vueIndentScriptAndStyle": false
|
|
} |