X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.jshintrc;h=4bb244030cda053ae31b0b496a88fbd669856af4;hb=cc6470252707f9959020047fe68bf7cfc50fa1a0;hp=d77ffb81f7a805bc088bbccc9df3d57a454eceed;hpb=5e8a50dab464ae034036a48c11edcce2005b2f11;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 } }