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