Skip to content

Target ES6 #2784

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
Tyriar opened this issue Mar 28, 2020 · 1 comment
Closed

Target ES6 #2784

Tyriar opened this issue Mar 28, 2020 · 1 comment
Assignees
Labels
duplicate type/debt Technical debt that could slow us down in the long run

Comments

@Tyriar
Copy link
Member

Tyriar commented Mar 28, 2020

Monaco is dropping IE support completely and I think we should follow as well as it lets us move to ES6.

This lets us use Set, Map and ReadonlyMap without worrying about partial compat, various string and array methods (see microsoft/vscode#90676) among other things.

@Tyriar Tyriar added the type/debt Technical debt that could slow us down in the long run label Mar 28, 2020
@Tyriar Tyriar self-assigned this Mar 28, 2020
@Tyriar
Copy link
Member Author

Tyriar commented Mar 28, 2020

doh lol #2748

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate type/debt Technical debt that could slow us down in the long run
Projects
None yet
Development

No branches or pull requests

1 participant