cjdev2 / jshint-mojo

A simple, speedy maven plugin for running javascript code through jshint
GNU General Public License v2.0
40 stars 32 forks source link

Update plugin to use JSHint 2.9.4. #68

Open fabcipriano opened 7 years ago

fabcipriano commented 7 years ago

FIX JSHint javascript to run in Rhino enviroment.

This was tested in my projects and worked.