seawolf2357's picture
Deploy from GitHub repository
3b58dfc verified
raw
history blame contribute delete
171 Bytes
{
"arrowParens": "avoid",
"bracketSameLine": true,
"bracketSpacing": false,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "all",
"endOfLine": "auto"
}