{
    "arrowParens": "avoid",
    "endOfLine": "auto",
    "printWidth": 100,
    "tabWidth": 4,
    "trailingComma": "none"
}