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,

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

2 participants