mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 23:44:53 +00:00
Remove jshint from package.json
We use grunt-contrib-jshint for jshint. Change-Id: I83e96471a3253a635107d351fc8f8f2f3d8c6286
This commit is contained in:
parent
2e08292733
commit
cb0b254915
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue