Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always consider type parameters in scope visible to the node builder #58078

Conversation

weswigham
Copy link
Member

Basically #58075, but for type parameters. The same logic applies - even if the type parameter's host isn't externally visible, by virtue of it resolving in the node builder, we aughta be in the process of cloning the host, so it should be considered in scope anyway.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Apr 4, 2024
@weswigham weswigham merged commit 386cc0f into microsoft:main Apr 4, 2024
25 checks passed
@weswigham weswigham deleted the always-consider-resolved-type-parameters-in-scope branch April 4, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants