UNPKG

gulp-hint-web-reporter

Version:

Hint web reporter compatible with htmlhint, jshint, csslint and maybe others

7 lines (3 loc) 129 B
"use strict"; var reporterPath = require('path').join(__dirname, '/lib/reporter.js'); module.exports = require(reporterPath);