Index
Overview


eslint is a JavaScript code validation tool.

Installing Gotcha 🐞


Before installing or updating eslint, make sure you have the latest version of nodejs

Otherwise you may get nonsense errors like these:

npm WARN EBADENGINE Unsupported engine {


Installing


Installing steps are on this page....

npm install -D eslint


References




Navigation