X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=package.json;h=99e752cd6dacb97c962b33c4514565fe4852c873;hb=c40fbea783da5f7a302da0ff05fcab81db79afe9;hp=3b75c3acb10e375890eeed5d8df1b784fa55ad1c;hpb=adae996840b9e782f6e14b21c433a83e37c3a74e;p=lhc%2Fweb%2Fwiklou.git diff --git a/package.json b/package.json index 3b75c3acb1..99e752cd6d 100644 --- a/package.json +++ b/package.json @@ -6,13 +6,13 @@ "postdoc": "grunt copy:jsduck" }, "devDependencies": { + "eslint-config-wikimedia": "0.3.0", "grunt": "1.0.1", "grunt-banana-checker": "0.5.0", "grunt-contrib-copy": "1.0.0", - "grunt-contrib-jshint": "1.0.0", "grunt-contrib-watch": "1.0.0", - "grunt-jscs": "2.8.0", - "grunt-jsonlint": "1.0.7", + "grunt-eslint": "19.0.0", + "grunt-jsonlint": "1.1.0", "grunt-karma": "2.0.0", "grunt-stylelint": "0.6.0", "karma": "1.1.0",