Plugin for CudaLint.
Supports JavaScript lexer.

It uses JSHint, included in this package, it's installed via "npm install jshint".
Needs Node.js in PATH - for Win32 it's "node.exe", for Linux it's "nodejs".

Config file can be used, .jshintrc, read the info
http://jshint.com/docs/

Ported from SublimeLinter-jshint by Alexey T.
