{
  "bracketSpacing": true,
  "arrowParens": "avoid",
  "printWidth": 120,
  "trailingComma": "none",
  "singleQuote": false,
  "endOfLine": "auto"
}