es-shims/es7-shim

Remove the toJSON shims

webbedspace opened this issue · 2 comments

Technically ES7 is finalized, and only contains Array#includes out of what this shim provides. Rather than remove them, and make an ES2017 shim, etc, I'm working on an alternative to replace this module.

Done in 9f61577