Skip to content

fix(59397): JsDoc is missing/duplicated in declarations for overloads declared in classes declared in functions - #59675

Merged
Jake Bailey (jakebailey) merged 3 commits into
microsoft:mainfrom
a-tarasyuk:fix/59397
Oct 23, 2024
Merged

fix(59397): JsDoc is missing/duplicated in declarations for overloads declared in classes declared in functions#59675
Jake Bailey (jakebailey) merged 3 commits into
microsoft:mainfrom
a-tarasyuk:fix/59397

Conversation

@a-tarasyuk

Copy link
Copy Markdown
Contributor

Fixes#59397

@typescript-botTypeScript Bot (typescript-bot) added the For Backlog Bug PRs that fix a backlog bug label Aug 18, 2024

@jakebaileyJake Bailey (jakebailey) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems right to me?

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Backlog BugPRs that fix a backlog bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JsDoc is missing/duplicated in declarations for overloads declared in classes declared in functions

4 participants

@a-tarasyuk@jakebailey@sandersn@typescript-bot