eslint-plugin-jsdoc

JSDoc specific linting rules for ESLint.

OTHER License

Downloads
9.7M
Stars
1.1K
Committers
104

Bot releases are hidden (Show)

eslint-plugin-jsdoc - v37.4.1

Published by gajus almost 3 years ago

37.4.1 (2021-12-28)

Bug Fixes

  • updates jsdoc-type-pratt-parser and jsdoccomment to surface "module" as child fix; fixes #806 (a7f3039)
eslint-plugin-jsdoc - v37.4.0

Published by gajus almost 3 years ago

37.4.0 (2021-12-20)

Features

  • require-returns-check, require-yields-check, require-throws: confirm that a "never" value is indeed present (508ea51)
eslint-plugin-jsdoc - v37.3.0

Published by gajus almost 3 years ago

37.3.0 (2021-12-19)

Features

  • valid-types: require whitelist of types and prevent names with suppress tag (c91e49c)
eslint-plugin-jsdoc - v37.2.8

Published by gajus almost 3 years ago

37.2.8 (2021-12-18)

Bug Fixes

  • require-returns-check, require-yields-check: avoid never being reported (3a27c39)
eslint-plugin-jsdoc - v37.2.7

Published by gajus almost 3 years ago

37.2.7 (2021-12-18)

Bug Fixes

  • no-missing-syntax: ensure checking all non-any contexts when any is being traversed (4433d7e)
eslint-plugin-jsdoc - v37.2.6

Published by gajus almost 3 years ago

37.2.6 (2021-12-18)

Bug Fixes

  • no-restricted-syntax, no-missing-syntax: check for generic context match rather than selector-specific one (36e0115)
eslint-plugin-jsdoc - v37.2.5

Published by gajus almost 3 years ago

37.2.5 (2021-12-18)

Bug Fixes

  • no-restricted-syntax: avoid matching contexts when in different items of contexts array; fixes #818 (fbee6c8)
  • multiple contexts sharing the same context should not overwrite the previous (c91f54a)
eslint-plugin-jsdoc - v37.2.4

Published by gajus almost 3 years ago

37.2.4 (2021-12-17)

Bug Fixes

  • no-undefined-types: allow never (6af811b)
eslint-plugin-jsdoc - v37.2.3

Published by gajus almost 3 years ago

37.2.3 (2021-12-17)

Bug Fixes

  • no-undefined-types: avoid supress tag type checking in closure; fixes #815 (fac3f20)
eslint-plugin-jsdoc - v37.2.2

Published by gajus almost 3 years ago

37.2.2 (2021-12-15)

Bug Fixes

  • require-jsdoc: ignore nested arrow functions and function expressions; fixes #812 (c552b1c)
eslint-plugin-jsdoc - v37.2.1

Published by gajus almost 3 years ago

37.2.1 (2021-12-15)

Bug Fixes

  • require-jsdoc: avoid reporting inner functions missing jsdoc when pubilc-only jsdoc is being checked and missing; fixes #812 (d62a2a7)
eslint-plugin-jsdoc - v37.2.0

Published by gajus almost 3 years ago

37.2.0 (2021-12-09)

Features

  • update jsdoccomment, surface export default fix; fixes #810 (f04a444)
eslint-plugin-jsdoc - v37.1.0

Published by gajus almost 3 years ago

37.1.0 (2021-12-01)

Features

  • check-indentation: ensure masking through decorators within tags (fixes #789) (ecd1c72)
eslint-plugin-jsdoc - v37.0.3

Published by gajus almost 3 years ago

37.0.3 (2021-10-26)

Bug Fixes

eslint-plugin-jsdoc - v37.0.2

Published by gajus almost 3 years ago

37.0.2 (2021-10-26)

Bug Fixes

eslint-plugin-jsdoc - v37.0.1

Published by gajus almost 3 years ago

37.0.1 (2021-10-26)

Bug Fixes

eslint-plugin-jsdoc - v37.0.0

Published by gajus almost 3 years ago

37.0.0 (2021-10-23)

Features

BREAKING CHANGES

  • Requires ESLint@^7.0.0 || ^8.0.0
  • Updates jsdoc-type-pratt-parser and jsdoccomment

Co-authored-by: Brett Zamir [email protected]

eslint-plugin-jsdoc - v36.1.1

Published by gajus about 3 years ago

36.1.1 (2021-10-09)

Bug Fixes

  • check-indentation: ensure decorators in fenced code blocks do not terminate ignoring of indentation in code blocks; fixes #789 (0f4d8e0)
eslint-plugin-jsdoc - v36.1.0

Published by gajus about 3 years ago

36.1.0 (2021-09-07)

Bug Fixes

  • check-values: avoid capturing carriage return with license check; fixes #783 (98a6d35)

Features

  • add ignoreReplacesDocs setting (defaulting to true); fixes #780 (#781) (f8297aa)
eslint-plugin-jsdoc - v36.0.8

Published by gajus about 3 years ago

36.0.8 (2021-08-25)

Bug Fixes

  • with comment-parser allowing lower version, liberalize engines; fixes #774 (63640e0)
Package Rankings
Top 0.88% on Npmjs.org
Top 6.73% on Proxy.golang.org
Badges
Extracted from project README
NPM version Travis build status js-canonical-style Discord Chat