{
    "arrowParens": "avoid",
    "singleQuote": true,
    "semi": true,
    "tabWidth": 2,
    "useTabs": false,
    "printWidth": 80
}