{
    "arrowParens": "avoid",
    "singleQuote": true,
    "trailingComma": "all",
    "printWidth": 100,
    "proseWrap": "always"
}