8 lines
114 B
YAML
8 lines
114 B
YAML
|
tabWidth: 4
|
||
|
printWidth: 80
|
||
|
singleQuote: true
|
||
|
jsxSingleQuote: false
|
||
|
semi: false
|
||
|
arrowParens: avoid
|
||
|
endOfLine: auto
|