ESLint
Last updated
Was this helpful?
Last updated
Was this helpful?
Using AirB&B standard.
Install
npm install-peerdeps --dev eslint-config-airbnb -g
Install
npm install -g eslint
Install ESLint extension in vscode
Navigate to project root directory and run
$ eslint --init