{
"arrowParens": "avoid",
"endOfLine": "auto",
"printWidth": 120,
"tabWidth": 4,
"trailingComma": "all"
}