We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7b097b + babace5 commit 0be70c3Copy full SHA for 0be70c3
index.js
@@ -1,7 +1,6 @@
1
var fs = require('fs'),
2
through2 = require('through2'),
3
gutil = require('gulp-util'),
4
- tempfile = require('tempfile'),
5
HTMLHint = require('htmlhint').HTMLHint,
6
PluginError = gutil.PluginError;
7
0 commit comments