{
  "singleQuote": true,
  "trailingComma": "es5",
  "arrowParens": "avoid",
  "quoteProps": "consistent",
  "tabWidth": 2
}
