Closed robatwilliams closed 2 years ago
Would be useful for if this tool is used to check built bundles in case they include modern syntax from non-transpiled node_modules
Makes #2 and #29 more necessary. Lot of prototype methods too.
I don't think I'll be implementing this. Only benefit is for those still supporting IE11, they should face the consequences of doing that, and enhancing this plugin would only assist them in continuing to support IE11.
Need to update docs then close this
It shouldn't be difficult, just the work of joining up rules from
eslint-plugin-es
or ESLint core with the MDN compatibility data.It's pretty old, and has a lot of features compared to the other versions, so it might not be worth doing.