Closed patricklx closed 1 month ago
:tada: This issue has been resolved in version 50.2.3 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Thanks for the report. Fixed by #1313 .
With AST, there can be changes that break our assumptions, and it is not always easy to anticipate what these will be (or if it is, it can be cumbersome to handle every path). Feel free to report if these come up again, and we can hopefully give quick turnaround.
Expected behavior
report missing jsdoc on classes that also have static blocks
Actual behavior
fails with a type error
The code could probably be enhanced to handle unknown types so that new things that come up can be handled
ESLint Config
ESLint sample
Environment
eslint-plugin-jsdoc
version: 50.2.2