Skip to content

Improve detection of containing object literals to improve contextual this typing#60891

Open
Andarist wants to merge 1 commit intomicrosoft:mainfrom
Andarist:fix/contextual-this-in-containing-objects
Open

Improve detection of containing object literals to improve contextual this typing#60891
Andarist wants to merge 1 commit intomicrosoft:mainfrom
Andarist:fix/contextual-this-in-containing-objects

Conversation

@Andarist
Copy link
Contributor

fixes #54723

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Dec 31, 2024
@Andarist Andarist force-pushed the fix/contextual-this-in-containing-objects branch from 858bdf1 to ea64fda Compare December 31, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For Backlog Bug PRs that fix a backlog bug

Projects

Status: Not started

Development

Successfully merging this pull request may close these issues.

'this' implicitly has type 'any' in a function used within a conditional expression

2 participants