Skip to content

Preserve return type nodes which resolve to errors in declaration emit #58522

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

Conversation

weswigham
Copy link
Member

Fixes #58512

This is just #58475 but also for return type nodes, since those use a different serialization function.

@weswigham weswigham requested a review from jakebailey May 13, 2024 18:13
@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels May 13, 2024
@weswigham weswigham changed the title Transpile declarations local alias of imported alias Preserve return type nodes which resolve to errors in declaration emit May 13, 2024
@weswigham weswigham merged commit 56cfd6c into microsoft:main May 13, 2024
28 checks passed
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.

[transpileDeclaration API][5.5] Incorrectly creates new alias for generic parameter
3 participants