]> source.dussan.org Git - jquery.git/commitdiff
Adjust jshint options to pass with closure 'sub' changes
authorTimmy Willison <timmywillisn@gmail.com>
Tue, 10 Jul 2012 16:12:01 +0000 (12:12 -0400)
committerTimmy Willison <timmywillisn@gmail.com>
Tue, 10 Jul 2012 16:12:55 +0000 (12:12 -0400)
src/.jshintrc

index faf031dfd228bc1d0aeffe23b87f585a617b8457..755c86a07a59a10e7fbf1bcb4bdd8a15b61e56af 100644 (file)
@@ -9,6 +9,7 @@
     "trailing": true,
     "undef": true,
     "smarttabs": true,
+    "sub": true,
     "maxerr": 100
   },
   "globals": {