blob: f6736bc76cb1c70c8709f4a3f89407b38abf5b13 [file] [log] [blame]
{
"printWidth": 80,
"tabWidth": 2,
"useTabs": false,
"semi": true,
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": false,
"arrowParens": "avoid",
"parser": "typescript"
}