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

fix(48260): Incorrect parameter hint is highlighted when arguments contain spread syntax #56372

Merged
merged 2 commits into from
Dec 4, 2023

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #48260

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Nov 12, 2023
@sandersn sandersn merged commit 1347152 into microsoft:main Dec 4, 2023
19 checks passed
c0sta pushed a commit to c0sta/TypeScript that referenced this pull request Dec 4, 2023
…ntain spread syntax (microsoft#56372)

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
@DanielRosenwasser DanielRosenwasser added this to the TypeScript 5.4.32 milestone Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Backlog Bug PRs that fix a backlog bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Incorrect parameter hint is highlighted when arguments contain spread syntax
5 participants