8 lines
134 B
Text
8 lines
134 B
Text
|
printWidth: 100
|
||
|
tabWidth: 4
|
||
|
useTabs: true
|
||
|
semi: true
|
||
|
singleQuote: true
|
||
|
jsxSingleQuote: true
|
||
|
trailingComma: "none"
|
||
|
arrowParens: "avoid"
|