X-Git-Url: http://git.cyclocoop.org/%28?a=blobdiff_plain;f=package.json;h=efc6c9fcd400774ddfe88a4f98f438d67b1396a0;hb=735c32ffe2ee17e7287270a9f1d8af99a52d827b;hp=3b75c3acb10e375890eeed5d8df1b784fa55ad1c;hpb=ba88f88038290f4efe11c07573f0440930c9e84a;p=lhc%2Fweb%2Fwiklou.git diff --git a/package.json b/package.json index 3b75c3acb1..efc6c9fcd4 100644 --- a/package.json +++ b/package.json @@ -6,12 +6,12 @@ "postdoc": "grunt copy:jsduck" }, "devDependencies": { + "eslint-config-wikimedia": "0.2.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-eslint": "19.0.0", "grunt-jsonlint": "1.0.7", "grunt-karma": "2.0.0", "grunt-stylelint": "0.6.0",