I have ESlint configured with vscode using the plugin, now I\'m wondering is there some way I can stop ESlint from showing me the parser/syntax errors, so I can instead view
1-) npm install -g eslint 2-) Open up settings.json and add the property: "eslint.enable": false