{
    "semi": true,
    "singleQuote": true,
    "tabWidth": 2,
    "arrowParens": "always",
    "printWidth": 100,
    "bracketSpacing": true
}
