gajus / eslint-plugin-jsdoc

JSDoc specific linting rules for ESLint.
Other
1.1k stars 160 forks source link

fix(no-multi-asterisks): add missing `docs.description` #1332

Closed ntnyq closed 1 month ago

ntnyq commented 1 month ago

This PR add the missing meta.docs.description for rule no-multi-asterisks.

brettz9 commented 1 month ago

Excellent, thank you... I see that one other rule has this problem. Do you think you could also add the description for the textEscaping rule, i.e.:

Auto-escape certain characters that are input within block and tag descriptions

brettz9 commented 1 month ago

Nevermind, I see a separate PR... :-)

github-actions[bot] commented 1 month ago

:tada: This issue has been resolved in version 50.4.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: