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