Skip to content

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

Merged
Wesley Wigham (weswigham) merged 1 commit into
microsoft:masterfrom
weswigham:cut-jsdoc-declaration-variadic-fix
May 2, 2020
Merged

Fix jsdoc variadic type nodes not being remapped to equivalent TS in output#38276
Wesley Wigham (weswigham) merged 1 commit into
microsoft:masterfrom
weswigham:cut-jsdoc-declaration-variadic-fix

Conversation

@weswigham

Copy link
Copy Markdown
Member

Fixes #38242

Extracted from #38234~

@weswigham
Wesley Wigham (weswigham) merged commit 5b0194b into microsoft:master May 2, 2020
@weswigham

Copy link
Copy Markdown
Member Author

TypeScript Bot (@typescript-bot) cherry-pick this to release-3.9

@typescript-bot

TypeScript Bot (typescript-bot) commented May 2, 2020

Copy link
Copy Markdown
Contributor

Heya Wesley Wigham (@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
Copy Markdown
Contributor

Hey Wesley Wigham (@weswigham), I've opened #38300 for you.

TypeScript Bot (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
Wesley Wigham (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 <t-weswig@microsoft.com>
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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