{
    "editor.codeActionsOnSave": {
    "source.fixAll": "explicit"
    },
    "eslint.validate": ["javascript"]
    }