Skip to content

Consider class field properties to redeclare parent definitions#43194

Merged
sandersn merged 1 commit intomicrosoft:masterfrom
JoshuaKGoldberg:class-field-redeclare-used-before-defined
Mar 30, 2021
Merged

Consider class field properties to redeclare parent definitions#43194
sandersn merged 1 commit intomicrosoft:masterfrom
JoshuaKGoldberg:class-field-redeclare-used-before-defined

Conversation

@JoshuaKGoldberg
Copy link
Copy Markdown
Contributor

Fixes #42319

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Mar 11, 2021
@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as draft March 11, 2021 16:57
@JoshuaKGoldberg JoshuaKGoldberg force-pushed the class-field-redeclare-used-before-defined branch from a32a4e6 to c6d0de1 Compare March 11, 2021 17:27
@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review March 11, 2021 17:51
@sandersn sandersn merged commit 57775ed into microsoft:master Mar 30, 2021
@JoshuaKGoldberg JoshuaKGoldberg deleted the class-field-redeclare-used-before-defined branch March 30, 2021 13:32
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Backlog Bug PRs that fix a backlog bug

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Missing use-before-def error for redeclared property present in base class

3 participants