{
  "tabWidth": 2,
  "semi": false,
  "singleQuote": true,
  "printWidth": 140,
  "trailingComma": "none",
  "arrowParens": "avoid"
}