{
  "semi": false,
  "arrowParens": "avoid",
  "singleQuote": true,
  "printWidth": 110,
  "trailingComma": "all"
}