...
Requirements
- JSHint version 2.13.16 is currently supported.
- JSHint should be installed and successfully running analysis.
- JSHint should be producing XML reports in Checkstyle format (e.g., using the
--reporter=checkstyle
setting). See the JSHint documentation for details.
...