From: Timmy Willison Date: Tue, 10 Jul 2012 16:12:01 +0000 (-0400) Subject: Adjust jshint options to pass with closure 'sub' changes X-Git-Tag: 1.8b2~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1f483f354db3f499f519519eab5225a0d2c28f18;p=jquery.git Adjust jshint options to pass with closure 'sub' changes --- diff --git a/src/.jshintrc b/src/.jshintrc index faf031dfd..755c86a07 100644 --- a/src/.jshintrc +++ b/src/.jshintrc @@ -9,6 +9,7 @@ "trailing": true, "undef": true, "smarttabs": true, + "sub": true, "maxerr": 100 }, "globals": {