Skip to content

Conversation

@sidlamsal
Copy link

Fixes #60991

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Mar 28, 2025
@sidlamsal sidlamsal marked this pull request as ready for review March 28, 2025 18:31
}

function stripCommentsFromNode(node: Node): void {
setEmitFlags(node, EmitFlags.NoComments);
Copy link
Member

Choose a reason for hiding this comment

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

Probably this should just be removeAllComments?

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

None yet

Development

Successfully merging this pull request may close these issues.

[isolatedDeclarations] Quick-fix for adding missing annotations can duplicate comments

4 participants