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