gulp-notify icon indicating copy to clipboard operation
gulp-notify copied to clipboard

jshint reporter example

Open colin-marshall opened this issue 8 years ago • 1 comments

In the docs there is a jshint reporter example: https://github.com/mikaelbr/gulp-notify#as-jshint-reporter

The example works great, but I would like to make a few changes to it and I'm not sure how. I am wondering how I can alter this example so that:

  1. I can use a custom title to replace [Gulp notification]
  2. Lint errors show up red instead of green in console

Thanks!

colin-marshall avatar Dec 30 '15 21:12 colin-marshall