Skip to content

Targeting ES2022 in tsconfig.json #1976

Merged
madskristensen merged 2 commits intoSchemaStore:masterfrom
DevDengChao:feat/tsconfig-target-es2022
Dec 16, 2021
Merged

Targeting ES2022 in tsconfig.json #1976
madskristensen merged 2 commits intoSchemaStore:masterfrom
DevDengChao:feat/tsconfig-target-es2022

Conversation

@DevDengChao
Copy link
Copy Markdown
Contributor

@DevDengChao DevDengChao commented Dec 15, 2021

See #1975

@DevDengChao DevDengChao changed the title Tageting ES2022 in tsconfig.json Targeting ES2022 in tsconfig.json Dec 15, 2021
@DevDengChao
Copy link
Copy Markdown
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
Copy Markdown
Contributor

Thanks

@DevDengChao DevDengChao deleted the feat/tsconfig-target-es2022 branch December 17, 2021 13:49
@chharvey
Copy link
Copy Markdown
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
Copy Markdown
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.

3 participants