Skip to content

No this-property assignments in TS #40009

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

Merged
merged 2 commits into from
Aug 11, 2020
Merged

No this-property assignments in TS #40009

merged 2 commits into from
Aug 11, 2020

Conversation

sandersn
Copy link
Member

Even when this is aliased, which I mistakenly allowed in #39908.

Fixes 3 failures on Definitely Typed where old JS code is pasted into a TS file to make the DT tests.

Even when `this` is aliased, which I mistakenly allowed in #39908.
@sandersn sandersn requested a review from elibarzilay August 11, 2020 21:50
@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Aug 11, 2020
@sandersn sandersn requested a review from andrewbranch August 11, 2020 21:50
Copy link
Member

@andrewbranch andrewbranch left a comment

Choose a reason for hiding this comment

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

Hah, woops

@sandersn sandersn merged commit d371ae7 into master Aug 11, 2020
@sandersn sandersn deleted the no-this-assignment-for-ts branch August 11, 2020 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants