{
    "singleQuote": false,
    "trailingComma": "none",
    "tabWidth": 4,
    "bracketSpacing": false,
    "printWidth": 120,
    "semi": true
}