trailingComma: "none"
tabWidth: 4
useTabs: false
semi: true
singleQuote: true
bracketSpacing: true
arrowParens: "avoid"
