Add jshint to grunt exec

This commit is contained in:
kpdecker
2013-08-17 12:16:48 -05:00
parent 3d77d172ec
commit 6492fe8c23
7 changed files with 20 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@
"dust": "~0.3",
"grunt": "~0.4.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-jshint": "~0.6.3",
"grunt-contrib-uglify": "~0.2.2",
"jison": "~0.3",
"mocha": "*",