We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
target: es2022
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
es2022, class field
My suggestion meets these guidelines:
Emit class fields as-is with target: es2022.
Projects targeting es2022 can emit class fields as-is.
The text was updated successfully, but these errors were encountered:
Emit class fields as-is with target: es2022
513516e
Closes microsoft#47017
Emit class fields as-is with target: es2022 (#47018)
20e86da
* Emit class fields as-is with `target: es2022` Closes #47017 * wave 2
Emit class fields as-is with target: es2022 (microsoft#47018)
9ee41ae
* Emit class fields as-is with `target: es2022` Closes microsoft#47017 * wave 2
Successfully merging a pull request may close this issue.
Suggestion
π Search Terms
es2022, class field
β Viability Checklist
My suggestion meets these guidelines:
β Suggestion
Emit class fields as-is with
target: es2022
.π Motivating Example
Projects targeting es2022 can emit class fields as-is.
The text was updated successfully, but these errors were encountered: