{
"arrowParens": "avoid",
"printWidth": 120,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "all"
}