MyCave

SublimeLinter

The updated sublime linter is generally much simpler to install, but with some guidance.

In windows.

  1. Install nodejs

  2. Run cmd and type: npm install -g jshint

  3. In sublime install SublimeLinter

  4. Install SublimeLinter-jshint

  5. Reload

From Tools you have a menu SublimeLinter where you easy configure it.