]> source.dussan.org Git - jquery.git/commit
adds strict rule to jshint options (except for test files). "use strict" is added...
authorjaubourg <j@ubourg.net>
Thu, 18 Oct 2012 04:50:01 +0000 (00:50 -0400)
committerjaubourg <j@ubourg.net>
Thu, 18 Oct 2012 04:50:01 +0000 (00:50 -0400)
commit9346c0ef9938b44f3711d588ebdb6800bc077d8f
tree91b867925bb6c88fd1f309907ad20dd8081e2035
parentee9687d441d625a420dc65590bbd0b930f800b3f
adds strict rule to jshint options (except for test files). "use strict" is added to the main jQuery closure and some "could-be-unsafe" `this` trickery in effects is silenced.
.jshintrc
src/.jshintrc
src/effects.js
src/intro.js