{
  "bracketSpacing": true,
  "printWidth": 160,
  "semi": false,
  "singleQuote": true,
  "trailingComma": "none",
  "arrowParens": "avoid"
}