Skip to content

Commit 443dd48

Browse files
committed
Add gulp-eslint-if-fixed package to "Gulp-Eslint Extensions" list;
1 parent 8e63ad0 commit 443dd48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,4 +292,5 @@ ESLint will also detect an `.eslintignore` file at the cwd or a parent directory
292292
ESLint results are attached as an "eslint" property to the vinyl files that pass through a Gulp.js stream pipeline. This is available to streams that follow the initial `eslint` stream. The [eslint.result](#result) and [eslint.results](#results) methods are made available to support extensions and custom handling of ESLint results.
293293

294294
#### Gulp-Eslint Extensions:
295+
* [gulp-eslint-if-fixed](https://github.com/lukeapage/gulp-eslint-if-fixed)
295296
* [gulp-eslint-threshold](https://github.com/krmbkt/gulp-eslint-threshold)

0 commit comments

Comments
 (0)