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