{
  "singleQuote": true,
  "semi": true,
  "tabWidth": 2,
  "useTabs": false,
  "trailingComma": "all",
  "printWidth": 140,
  "endOfLine": "lf",
  "arrowParens": "avoid"
}
