Skip to content

Ignore jsdoc when inferring rest args in JavaScript#16696

Merged
rbuckton merged 1 commit into
masterfrom
fix15663
Jun 30, 2017
Merged

Ignore jsdoc when inferring rest args in JavaScript#16696
rbuckton merged 1 commit into
masterfrom
fix15663

Conversation

@rbuckton
Copy link
Copy Markdown
Contributor

When inferring a rest argument for a JavaScript function signature that does not already define one, ignore whether the function has existing JSDoc @param tags.

Fixes #15663

@rbuckton rbuckton added this to the TypeScript 2.4.2 milestone Jun 22, 2017
@rbuckton rbuckton merged commit 2a6aacd into master Jun 30, 2017
@rbuckton rbuckton deleted the fix15663 branch September 23, 2017 01:46
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants