You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: replace incorrect jsdoc typeExpression in AST traversal (#1018)
* fix: replace incorrect jsdoc typeExpression in AST traversal
- the typeExpression of a JSDocTypeTag is truncated due to comment syntax.
* snake_case
---------
Co-authored-by: Rich Harris <[email protected]>
0 commit comments