Skip to content

Fix jsdoc variadic type nodes not being remapped to equivalent TS in output #38276

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

Conversation

weswigham
Copy link
Member

Fixes #38242

Extracted from #38234~

@weswigham weswigham merged commit 5b0194b into microsoft:master May 2, 2020
@weswigham
Copy link
Member Author

@typescript-bot cherry-pick this to release-3.9

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 2, 2020

Heya @weswigham, I've started to run the task to cherry-pick this into release-3.9 on this PR at b664c3d. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

Hey @weswigham, I've opened #38300 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request May 2, 2020
Component commits:
b664c3d Fix jsdoc variadic type nodes not being remapped to equivalent TS in output
weswigham added a commit that referenced this pull request May 4, 2020
Component commits:
b664c3d Fix jsdoc variadic type nodes not being remapped to equivalent TS in output

Co-authored-by: Wesley Wigham <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3.9 regression: varargs in declaration files for JavaScript files break declaration syntax
3 participants