Skip to content

Conversation

@ahejlsberg
Copy link
Member

Fixes #2048.

@ahejlsberg ahejlsberg requested review from Copilot and jakebailey and removed request for Copilot November 11, 2025 21:11
Copilot finished reviewing on behalf of ahejlsberg November 11, 2025 21:14
Copy link
Member

@jakebailey jakebailey left a comment

Choose a reason for hiding this comment

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

This seems correct, but doesn't seem to fix everything that my fix caught for the external module indicator, so I guess there's more work on that end (or my change was correct, which I think it is in theory...)

Checked by applying #2062 on top of this PR and looking at the new diffs

@ahejlsberg ahejlsberg added this pull request to the merge queue Nov 11, 2025
Merged via the queue into main with commit 90bc90f Nov 11, 2025
29 checks passed
@ahejlsberg ahejlsberg deleted the fix-2048 branch November 11, 2025 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@callback in JS files should not get export modifier, similar to @typedef fix

3 participants