Skip to content

Conversation

@a-tarasyuk
Copy link
Contributor

Fixes #1880


This PR adds missing handling for JSDoc diagnostics when checkJS is enabled for JS and JSX files

isCheckJs ? sourceFile.jsDocDiagnostics : undefined,

@ahejlsberg ahejlsberg enabled auto-merge October 17, 2025 12:58
@ahejlsberg ahejlsberg added this pull request to the merge queue Oct 17, 2025
Merged via the queue into microsoft:main with commit 20b1482 Oct 17, 2025
22 checks passed
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.

No error message for JSDoc type parsing

3 participants