Skip to content

Fixed "add missing properties" codefix for positions with nullable contextual types - #60328

Merged
Jake Bailey (jakebailey) merged 3 commits into
microsoft:mainfrom
Andarist:fix/fix-missing-members-nullable-types
Oct 23, 2024
Merged

Fixed "add missing properties" codefix for positions with nullable contextual types#60328
Jake Bailey (jakebailey) merged 3 commits into
microsoft:mainfrom
Andarist:fix/fix-missing-members-nullable-types

Conversation

@Andarist

Copy link
Copy Markdown
Contributor

fixes#60327

@typescript-botTypeScript Bot (typescript-bot) added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Oct 23, 2024

@jakebaileyJake Bailey (jakebailey) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think this is correct.

@jakebailey
Jake Bailey (jakebailey) merged commit 6a90111 into microsoft:mainOct 23, 2024
@Andarist
Mateusz Burzyński (Andarist) deleted the fix/fix-missing-members-nullable-types branch October 23, 2024 18:59
@microsoftMicrosoft (microsoft) locked as resolved and limited conversation to collaborators Oct 16, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Uncommitted BugPR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing properties for optional parameters and optional properties

5 participants

@Andarist@andrewbranch@jakebailey@sandersn@typescript-bot