X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.jshintrc;h=441c4e310bb3d62abc09185c9e7515f062606379;hb=7875c6cbfae1dc113b24f162085b2f8bf5c97c86;hp=62b9d82314b8b02094adf4e322d4d4fb35cd8a8a;hpb=eb1c914210e76f8949a82c1dc014cd8b34b1aeba;p=lhc%2Fweb%2Fwiklou.git diff --git a/.jshintrc b/.jshintrc index 62b9d82314..441c4e310b 100644 --- a/.jshintrc +++ b/.jshintrc @@ -20,6 +20,8 @@ "browser": true, "globals": { + "require": false, + "module": false, "mediaWiki": true, "JSON": true, "OO": true,