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 - v39.1.0

Published by gajus over 2 years ago

39.1.0 (2022-04-10)

Features

  • target Node 14 in builds now that using it (806deca)
eslint-plugin-jsdoc - v39.0.1

Published by gajus over 2 years ago

39.0.1 (2022-04-08)

Bug Fixes

  • add enableFixer option to require-example (7416331)
eslint-plugin-jsdoc - v39.0.0

Published by gajus over 2 years ago

39.0.0 (2022-04-08)

chore

BREAKING CHANGES

  • Node 12 is soon entering EOL.

Also:

eslint-plugin-jsdoc - v38.1.6

Published by gajus over 2 years ago

38.1.6 (2022-04-02)

Bug Fixes

  • no-restricted-syntax, no-missing-syntax: pass on parser's visitorKeys to esquery (f873e32)
eslint-plugin-jsdoc - v38.1.5

Published by gajus over 2 years ago

38.1.5 (2022-04-02)

Bug Fixes

  • no-restricted-syntax: include comment in templates and in default error message if present (cc031b8)
eslint-plugin-jsdoc - v38.1.4

Published by gajus over 2 years ago

38.1.4 (2022-03-29)

Bug Fixes

  • no-undefined-types: add TypeScript utility types (globally allowed types); fixes #839 (bf9f994)
eslint-plugin-jsdoc - v38.1.3

Published by gajus over 2 years ago

38.1.3 (2022-03-28)

Bug Fixes

  • check-types, no-undefined-types: safer optional chaining (63a96ee)
eslint-plugin-jsdoc - v38.1.2

Published by gajus over 2 years ago

38.1.2 (2022-03-28)

Bug Fixes

  • check-types: proper use of optional chaining; fixes #861 (7dbdd9f)
eslint-plugin-jsdoc - v38.1.1

Published by gajus over 2 years ago

38.1.1 (2022-03-28)

Bug Fixes

  • check-types: for jsdoc mode, avoid objecting to upper-case; fixes #860 (d11d271)
eslint-plugin-jsdoc - v38.1.0

Published by gajus over 2 years ago

38.1.0 (2022-03-28)

Features

  • unless the user supplies their own object type preferredTypes, prefer object for plain objects and otherwise prefer Object<>; fixes #800 (#855) (0f27282)
eslint-plugin-jsdoc - v38.0.8

Published by gajus over 2 years ago

38.0.8 (2022-03-27)

Bug Fixes

  • check-tag-names: allow internal for TypeScript mode; fixes #859 (a530862)
  • sort-tags: add place for internal (89ad7f5)
eslint-plugin-jsdoc - v38.0.7

Published by gajus over 2 years ago

38.0.7 (2022-03-26)

Performance Improvements

eslint-plugin-jsdoc - v38.0.6

Published by gajus over 2 years ago

38.0.6 (2022-03-19)

Bug Fixes

  • ensure bad JSDoc blocks do not cause errors (outside of no-bad-blocks); fixes #853 (17fe2ca)
eslint-plugin-jsdoc - v38.0.5

Published by gajus over 2 years ago

38.0.5 (2022-03-19)

Bug Fixes

  • update jsdoccomment, comment-parser, debug (63d18d2)
eslint-plugin-jsdoc - v38.0.4

Published by gajus over 2 years ago

38.0.4 (2022-03-14)

Bug Fixes

  • require-jsdoc: allow TSTypeLiteral and TSTypeAliasDeclaration to have TSPropertySignature checks pass through them toward public export for publicOnly checks; fixes #852 (19e4f6f)
eslint-plugin-jsdoc - v38.0.3

Published by gajus over 2 years ago

38.0.3 (2022-03-13)

Bug Fixes

  • valid-types: update es-joy/jsdoccomment (5e8e0c7)
eslint-plugin-jsdoc - v38.0.2

Published by gajus over 2 years ago

38.0.2 (2022-03-12)

Bug Fixes

  • match-description: single empty line was not being reported (ec34e66)
eslint-plugin-jsdoc - v38.0.1

Published by gajus over 2 years ago

38.0.1 (2022-03-12)

Bug Fixes

  • match-name: perform replacements for names appearing after multiline types (a23168d)
eslint-plugin-jsdoc - v38.0.0

Published by gajus over 2 years ago

38.0.0 (2022-03-11)

Bug Fixes

  • match-description: adjust default to allow for trailing whitespace but do check for such WS now (a31a8fd)

Features

  • tag-lines: add dropEndLines option; fixes #847 (26c1c2c)

BREAKING CHANGES

  • match-description: match-description regular expressions now need to take account for trailing whitespace
eslint-plugin-jsdoc - v37.9.7

Published by gajus over 2 years ago

37.9.7 (2022-03-06)

Bug Fixes

  • no-undefined-types: support unknown and const; fixes #846 (b5b3e17)
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