UNPKG

gulp-jshint-xml-file-reporter

Version:

A JSHint reporter to be used with gulp-jshint that will provide XML (i.e. checkstyle and junit), that can be used by CI tools such as jenkins

7 lines (6 loc) 107 B
{ "extends": "../.jshintrc-base", "node": true, // Define globals exposed by mocha "mocha": true }