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

Targeting ES2022 in tsconfig.json #1976

Merged

Conversation

DevDengChao
Copy link
Contributor

@DevDengChao DevDengChao commented Dec 15, 2021

See #1975

Verified

This commit was signed with the committer’s verified signature.
cbellone Celestino Bellone
@DevDengChao DevDengChao changed the title Tageting ES2022 in tsconfig.json Targeting ES2022 in tsconfig.json Dec 15, 2021
@DevDengChao
Copy link
Contributor Author

Note: this should be merged after TypeScript 4.6 release.

See microsoft/TypeScript#46291

@madskristensen madskristensen merged commit df53fe2 into SchemaStore:master Dec 16, 2021
@madskristensen
Copy link
Contributor

Thanks

@DevDengChao DevDengChao deleted the feat/tsconfig-target-es2022 branch December 17, 2021 13:49
@chharvey
Copy link
Contributor

chharvey commented Jan 7, 2022

Hi, Can you also update "module" to include "ES2022"? It looks like "es2022" is allowed as an enum member but "ES2022" is not there and is not allowed by the pattern. Thank you

@DevDengChao
Copy link
Contributor Author

Hi, Can you also update "module" to include "ES2022"? It looks like "es2022" is allowed as an enum member but "ES2022" is not there and is not allowed by the pattern. Thank you

I'll create another pr for it.

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

Successfully merging this pull request may close these issues.

None yet

3 participants