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.
1 parent 783a0da commit b0e61ccCopy full SHA for b0e61cc
.npmignore
@@ -5,3 +5,4 @@ test
5
.htmlhintrc
6
.npmignore
7
gulpfile.js
8
+node_modules
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "gulp-htmlhint-inline",
3
"description": "Gulp plugin for linting inline html",
4
- "version": "0.0.7",
+ "version": "0.0.8",
"homepage": "https://github.com/kazu69/gulp-htmlhint-inline",
"main": "index.js",
"author": {
0 commit comments