Using A Config File For Jshint With Rhino
I'm attempting to run jsHint from the command line using Rhino. I want to make the check an automatic part of my teams checkin process. I have the basic configuration working usin
Solution 1:
Unfortunately, our Rhino wrapper is pretty basic and doesn't support config files. It would be nice to have that—perhaps you would like to create a ticket?
Post a Comment for "Using A Config File For Jshint With Rhino"