X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=package.json;h=e415d66986f24107b8b4f0863f5b6c8d715594f2;hp=3b75c3acb10e375890eeed5d8df1b784fa55ad1c;hb=4185d29d393a2f4ce82e27c656d31ed76e5bc3a7;hpb=75d8b6c6cd2b70d98242e1246678c12e973a5dfa diff --git a/package.json b/package.json index 3b75c3acb1..e415d66986 100644 --- a/package.json +++ b/package.json @@ -6,13 +6,14 @@ "postdoc": "grunt copy:jsduck" }, "devDependencies": { + "eslint": "3.12.2", + "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",