]> source.dussan.org Git - jquery.git/commit
Build: Add a comment explaining why the es3 option is needed
authorMichał Gołębiowski <m.goleb@gmail.com>
Sat, 1 Aug 2015 23:48:54 +0000 (01:48 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Mon, 3 Aug 2015 16:51:18 +0000 (18:51 +0200)
commit669cb16d763cb5486dadd56ec15a17b2b0303571
tree27b3870b3223bc2fadae83bcce406c96a2fb4cad
parentaabe94edb4880c75eeebc5b5b5d66a9ad17008fe
Build: Add a comment explaining why the es3 option is needed

It might not be obvious to everyone that IE 9 & Android 4.0 are not
ES5-compliant browsers (by a large margin) so it's better to add a support
comment. This requires slight changes in parsing the config file
as it's not a pure JSON anymore. JSHint understands such files without
problems.

Closes gh-2520
Gruntfile.js
package.json
src/.jshintrc