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