mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2025-01-01 12:26:01 +00:00
11 lines
167 B
YAML
11 lines
167 B
YAML
|
---
|
||
|
useTabs: true
|
||
|
tabWidth: 2
|
||
|
semi: false
|
||
|
singleQuote: true
|
||
|
bracketSpacing: true
|
||
|
trailingComma: none
|
||
|
printWidth: 120
|
||
|
arrowParens: avoid
|
||
|
vueIndentScriptAndStyle: false
|