linting config: disallow using global jquery object
[fnpeditor.git] / package.json
index b792de2..dfbe893 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.4"
   }
 }