Installing JSLint in sublime

ref – https://github.com/devdoc/SublimeLinter-jslint
https://www.npmjs.com/package/nodelint

First, make sure you install the jslint npm package

npm install -g jslint

Install Package control

https://packagecontrol.io/installation

In your sublime, View > Console.
Then copy and paste this into the console and press enter:

Then after that, In Sublime,

Tools > Command Palette

type “Install” and type enter.
You will t hen see a menu popup with all the packages.

Look for SublimeLinter-jslint