mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -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