Adding jshint grunt task
[fnpeditor.git] / package.json
index b792de2..a788708 100644 (file)
@@ -3,6 +3,7 @@
   "devDependencies": {
     "grunt": "~0.4.1",
     "grunt-contrib-requirejs": "~0.4.1",
-    "grunt-contrib-less": "~0.6.1"
+    "grunt-contrib-less": "~0.6.1",
+    "grunt-contrib-jshint": "~0.6.0"
   }
 }