{
  "arrowParens": "always",
  "bracketSpacing": true,
  "singleQuote": true,
  "tabWidth": 2,
  "useTabs": true
}