Skip to content

Bugfix/constructor assignment breaks keyword properties#802

Closed
Perryvw wants to merge 3 commits intomasterfrom
bugfix/constructor-assignment-breaks-keyword-properties
Closed

Bugfix/constructor assignment breaks keyword properties#802
Perryvw wants to merge 3 commits intomasterfrom
bugfix/constructor-assignment-breaks-keyword-properties

Conversation

@Perryvw
Copy link
Copy Markdown
Member

@Perryvw Perryvw commented Jan 17, 2020

Fixes #789

util.testExpression`
(new Bar()).prop;
`
.setTsHeader(
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'm probably going to remove setTsHeader in the future, so it's better to test it with testModule

@Perryvw
Copy link
Copy Markdown
Member Author

Perryvw commented Apr 1, 2020

Fixed with #847

@Perryvw Perryvw closed this Apr 1, 2020
@Perryvw Perryvw deleted the bugfix/constructor-assignment-breaks-keyword-properties branch April 1, 2020 07:26
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.

Constructor assignment breaks keyword properties

2 participants