SublimeLinter
The updated sublime linter is generally much simpler to install, but with some guidance.
In windows.
-
Install nodejs
-
Run cmd and type: npm install -g jshint
-
In sublime install SublimeLinter
-
Install SublimeLinter-jshint
-
Reload
From Tools you have a menu SublimeLinter where you easy configure it.