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

Add new private class element helper: __classPrivateFieldIn #157

Merged
merged 2 commits into from
Sep 24, 2021

Conversation

acutmore
Copy link

A companion to microsoft/TypeScript#44648 - this PR adds the __classPrivateFieldIn helper used when transforming #field in expression.

cc: @rbuckton @sandersn

Signed-off-by: aclaymore <aclaymore@bloomberg.net>
Copy link
Member

@sandersn sandersn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests fail -- they didn't run automatically. =(

Signed-off-by: aclaymore <aclaymore@bloomberg.net>
@sandersn sandersn merged commit 481d352 into microsoft:main Sep 24, 2021
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

2 participants