Closed mmadrigalac closed 4 years ago
Hi there,
Running a task where jshint.reporter('fail') reports an error seems to work fine by its own stopping the task, however when the same tasks is ran using a watch, the stream keeps going even if any error comes up.
I'm using "gulp-jshint": "~2.1.0".
Hi there,
Running a task where jshint.reporter('fail') reports an error seems to work fine by its own stopping the task, however when the same tasks is ran using a watch, the stream keeps going even if any error comes up.
I'm using "gulp-jshint": "~2.1.0".