X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/b20691e774cac0cbf2ee174472a1b1dbc94fa61b..b53df8a58d8dafedf5daf3275243acb8ae3c99f0:/package.json diff --git a/package.json b/package.json index b792de2..a788708 100644 --- a/package.json +++ b/package.json @@ -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" } }