{
  "singleQuote": false,
  "trailingComma": "none",
  "printWidth": 150,
  "semi": false,
  "arrowParens": "avoid"
}