X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.jshintrc;h=4bb244030cda053ae31b0b496a88fbd669856af4;hb=34e798464c7d9d67a214f5ee80ea7051659b62aa;hp=d77ffb81f7a805bc088bbccc9df3d57a454eceed;hpb=b7ec2c9b3353b99fe30e1e202c8625cac2f541f3;p=lhc%2Fweb%2Fwiklou.git diff --git a/.jshintrc b/.jshintrc index d77ffb81f7..4bb244030c 100644 --- a/.jshintrc +++ b/.jshintrc @@ -22,6 +22,7 @@ "mediaWiki": true, "JSON": true, "jQuery": false, - "QUnit": false + "QUnit": false, + "sinon": false } }