X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=.jshintrc;h=441c4e310bb3d62abc09185c9e7515f062606379;hp=62b9d82314b8b02094adf4e322d4d4fb35cd8a8a;hb=df2ef5194e88514081511302da45ebf19afcb248;hpb=283962b59ec3f01f6ab12c7948191ee60c3a9a0d 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,