9 lines
130 B
YAML
9 lines
130 B
YAML
|
tabWidth: 4
|
||
|
semi: true
|
||
|
printWidth: 120
|
||
|
trailingComma: none
|
||
|
bracketSpacing: true
|
||
|
arrowParens: avoid
|
||
|
useTabs: false
|
||
|
endOfLine: auto
|