Skip to content Skip to sidebar Skip to footer
Showing posts with the label Jshint

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 au… Read more Using A Config File For Jshint With Rhino

How To Tell Jslint / Jshint What Global Variables Are Already Defined

In my project we have some global variables that work as containers: MyProject.MyFreature.someFunct… Read more How To Tell Jslint / Jshint What Global Variables Are Already Defined