X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=.eslintrc.json;h=64b5ea783575a224be288bd14d6488faab5c7e40;hb=c26c3ba1a56bd84471bafba089d1b36a098e7855;hp=98d0f10fa97479e534490c9cba2aaf1e7892321a;hpb=434ff86050115d4e1e3d61a23754815ebd7aeac6;p=lhc%2Fweb%2Fwiklou.git diff --git a/.eslintrc.json b/.eslintrc.json index 98d0f10fa9..64b5ea7835 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -2,8 +2,7 @@ "extends": "wikimedia", "env": { "browser": true, - "jquery": true, - "qunit": true + "jquery": true }, "globals": { "require": false,