X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.jshintrc;h=441c4e310bb3d62abc09185c9e7515f062606379;hb=a2530a9fb83a20f5520ba726873e2260a3b4fd26;hp=62b9d82314b8b02094adf4e322d4d4fb35cd8a8a;hpb=9c7d828a06d59a03c69c5b4c6e41f92d85ca9306;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,