Skip to content

Raise tsconfig default to ES2015 or later #59986

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

Closed
1 task done
NagayamaToshiaki opened this issue Sep 17, 2024 · 1 comment
Closed
1 task done

Raise tsconfig default to ES2015 or later #59986

NagayamaToshiaki opened this issue Sep 17, 2024 · 1 comment

Comments

@NagayamaToshiaki
Copy link

Acknowledgement

  • I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion.

Comment

According to CanIUse, more than 96% of the current brousers used have ES2015 support.
As of ES2022, nine out of ten browsers are ready to use the feature.
Why do you stick to 15-year-old ES5 as default?

@MartinJohns
Copy link
Contributor

MartinJohns commented Sep 17, 2024

Related: #10117 / #47572. Possible candidate for #54500.

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

No branches or pull requests

3 participants