Skip to content

Conversation

@tristanmenzel
Copy link
Contributor

Fixes #59637

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Oct 11, 2024
@typescript-bot
Copy link
Collaborator

The TypeScript team hasn't accepted the linked issue #59637. If you can get it accepted, this PR will have a better chance of being reviewed.

@typescript-bot
Copy link
Collaborator

Looks like you're introducing a change to the public API surface area. If this includes breaking changes, please document them on our wiki's API Breaking Changes page.

Also, please make sure @DanielRosenwasser and @RyanCavanaugh are aware of the changes, just as a heads up.

@tristanmenzel
Copy link
Contributor Author

@microsoft-github-policy-service agree

@tristanmenzel tristanmenzel force-pushed the feature/add-api-for-get-inferred-types branch from cf92ec2 to 3e97a7d Compare January 21, 2025 22:33
@tristanmenzel
Copy link
Contributor Author

@RyanCavanaugh am I missing any steps to get this progressed?

@RyanCavanaugh RyanCavanaugh merged commit f28c518 into microsoft:main Jan 24, 2025
32 checks passed
@sandersn sandersn removed this from PR Backlog Apr 22, 2025
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 16, 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

None yet

Development

Successfully merging this pull request may close these issues.

Add typeChecker API to get the inferred type arguments of call expression

3 participants