JSDoc Object literal not parsed ignoring leading star, leading to parse error #19981
Labels
Bug
A bug in TypeScript
Domain: JavaScript
The issue relates to JavaScript specifically
Domain: JSDoc
Relates to JSDoc parsing and type generation
Milestone
Code
allowJs
andcheckJs
are on.Expected behavior:
A strongly typed
CriticalRequestChainRenderer.CRCDetailsJSON
Actual behavior:
(An error on the first leading
*
in the comment-embedded object literal.)The text was updated successfully, but these errors were encountered: