-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
I am a maintainer of a project which must have support for IE11 browser.
I'm wondering what is your browser support list since this project has been flagged as not ES5 safe.
Checking ES5 support for node_modules on my project with are-you-es5 shows:
> npx are-you-es5 check . -rv
...
✅ js-cookie is ES5
❌ local-storage is not ES5
✅ lz-string is ES5
...
I'm using version 2.0.0.
Metadata
Metadata
Assignees
Labels
No labels