Remove jshint from package.json

We use grunt-contrib-jshint for jshint.

Change-Id: I83e96471a3253a635107d351fc8f8f2f3d8c6286
This commit is contained in:
Paladox 2015-10-04 13:26:43 +01:00 committed by Hashar
parent 2e08292733
commit cb0b254915

View file

@ -14,7 +14,6 @@
"grunt-contrib-watch": "0.6.1",
"grunt-banana-checker": "0.2.2",
"grunt-jscs": "1.8.0",
"jshint": "2.8.0",
"grunt-jsonlint": "1.0.4"
}
}