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