Learn how to install ESLint in vs code. We will install ESLint, install the ESLint VS Code extension, setup the config file, and give a basic demonstration on how to use ESLint.
ESLint rules documentation: https://eslint.org/docs/latest/rules/
NodeJS (you need node js for eslint): https://nodejs.org/en
#vscode