// Place your settings in this file to overwrite default and user settings.
{
"editor.tabSize": 2,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}