X Tutup
Skip to content

Add tests for excess property check for intersection containing a recursive type#52063

Merged
sandersn merged 1 commit intomicrosoft:mainfrom
Andarist:tests/44750
Jan 10, 2023
Merged

Add tests for excess property check for intersection containing a recursive type#52063
sandersn merged 1 commit intomicrosoft:mainfrom
Andarist:tests/44750

Conversation

@Andarist
Copy link
Contributor

@Andarist Andarist commented Jan 1, 2023

closes #44750

this has been fixed by TS 4.9, likely in #51140

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Jan 1, 2023
@sandersn sandersn merged commit 9b718d0 into microsoft:main Jan 10, 2023
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 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.

Nested Homomorphic Recursive Type with Intersection behaves like Record<string, uknown>

3 participants

X Tutup