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