Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jshint reporter example #104

Open
colin-marshall opened this issue Dec 30, 2015 · 1 comment
Open

jshint reporter example #104

colin-marshall opened this issue Dec 30, 2015 · 1 comment

Comments

@colin-marshall
Copy link

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!

@ecasilla
Copy link

ecasilla commented Feb 5, 2016

you can use chalk from npm install chalk to change the color output and look at the advanced examples on how to pre configure your own title

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants