eslint
popularproductivitynpm
ESLint · Linting, js rules, and code health from the terminal.
$ npm i -g eslintOne-liner to try
$ eslint .Agent pack
Quick reference
Install
npm i -g eslintVerify
eslint --versionFirst command
eslint .Machine JSON
/cli/eslint.jsonAbout
Linting, js rules, and code health from the terminal. Built by ESLint.
Example workflow
1. eslint .