Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support checking against user-defined ES versions #19

Open
3 tasks
obahareth opened this issue Aug 30, 2019 · 1 comment
Open
3 tasks

Support checking against user-defined ES versions #19

obahareth opened this issue Aug 30, 2019 · 1 comment
Labels
Hacktoberfest Hacktoberfest 2021

Comments

@obahareth
Copy link
Owner

Instead of just checking for ES5 specifically, we should allow users to specify an ES version and default to 5. Although if we start to do that this repository will probably need a rename.

  • Come up with a new name.
  • Support user-defined ES versions while defaulting to ES5.
  • Publish an are-you-es5 release to NPM that displays a notice on an npm install on the rename with the new package name added, but keep existing package and all existing versions to avoid breaking anything.
@obahareth obahareth added the Hacktoberfest Hacktoberfest 2021 label Oct 3, 2019
@jroru
Copy link

jroru commented Jul 2, 2021

Related issue: #64

Would be great to see this tool work with browserslist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest Hacktoberfest 2021
Projects
None yet
Development

No branches or pull requests

2 participants