{
    "tabWidth": 2,
    "printWidth": 300,
    "singleQuote": false,
    "semi": true,
    "bracketSpacing": true,
    "trailingComma": "none"
}