{
    "arrowParens": "always",
    "printWidth": 120,
    "semi": false,
    "trailingComma": "all",
    "tabWidth": 2,
    "singleQuote": false
}