{
"tabWidth": 2,
"useTabs": true,
"singleQuote": false,
"trailingComma": "none",
"bracketSpacing": true,
"semi": true,
"printWidth": 80,
"arrowParens": "always",
"endOfLine": "lf"
}