X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=package.json;h=99e752cd6dacb97c962b33c4514565fe4852c873;hp=3b75c3acb10e375890eeed5d8df1b784fa55ad1c;hb=d56e2db6a17b9ab0f08b8cd0e88f2cce6cfb48b8;hpb=a5be382adfdad4678eec18413c6a118cb3284daf 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",