Closed
Description
As per https://eslint.org/blog/2018/11/jsdoc-end-of-life and mentioned in #107 , we need to reimplement (or incorporate) the deprecated getJSDocComment (source).
Although they mentioned giving plenty of notice before removal, existing eslint-plugin-jsdoc
code will break once it is removed, regardless of our status on reimplementing require-jsdoc
(#162) or valid-jsdoc
(#107).