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 783a0da + b0e61cc commit 3bca819Copy full SHA for 3bca819
.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