mirror of
https://github.com/jquery/jquery.git
synced 2026-05-13 03:00:12 -04:00
Node.js code is written more & more commonly in ES6+ so it doesn't make sense to enable it there. There are many violations in test code so it's disabled there as well. Closes gh-4615