Skip to content

Handle composite signatures in isResolvingReturnTypeOfSignature #55165

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

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

ahejlsberg
Copy link
Member

Fixes #55145.

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Jul 26, 2023
@ahejlsberg ahejlsberg requested a review from RyanCavanaugh July 26, 2023 17:49
@ahejlsberg ahejlsberg merged commit c69f447 into main Jul 26, 2023
@ahejlsberg ahejlsberg deleted the fix55145 branch July 26, 2023 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spurious TS7024 (Function implicitly has return type 'any'...) and TS2577 (Return type annotation circularly references itself) in TS 5.1.x
4 participants