Releases: gajus/eslint-plugin-jsdoc
Releases · gajus/eslint-plugin-jsdoc
v41.1.0
switched to are-docs-informative package
v41.0.0
fix: for "typescript" mode, require object shorthand or index signatu…
v40.3.0
feat(`no-blank-block-descriptions`): add rule; fixes #982
v40.2.1
fix: ensure `check-tag-names` is added to typescript configs
v40.2.0
Account for null node
v40.1.2
fix: remove/change unused properties
v40.1.1
fix: handle case where `typeAnnotation` exists with `null` `typeAnnot…
v40.1.0
feat: add recommended-typescript, recommended-typescript-error rulesets
v40.0.3
fix: update jsdoccomment (surfacing jsdoc-type-pratt-parser update) a…
v40.0.2
fix: support detection of typescript parser for flat config; fixes #989