gajus / eslint-plugin-jsdoc

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

Ability to import iterateJsdoc #1338

Closed eliottvincent closed 2 weeks ago

eliottvincent commented 2 weeks ago

Since v48.0.0, iterateJsdoc cannot be imported anymore. This PR adds iterateJsdoc to the exports field of the package, in order for external libraries to use it (we use it to build custom JSDoc rules).

Thanks!

github-actions[bot] commented 2 weeks ago

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

The release is available on:

Your semantic-release bot :package::rocket: