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 - v15.9.9

Published by gajus about 5 years ago

15.9.9 (2019-10-04)

Bug Fixes

  • check-types: allow albeit questionable variadic without operand function(...); fixes #389 (24dd328)
eslint-plugin-jsdoc - v15.9.8

Published by gajus about 5 years ago

15.9.8 (2019-10-03)

Bug Fixes

  • check-indentation: Loosen tag pattern to allowable jsdoc tags (326d2b5)
eslint-plugin-jsdoc - v15.9.7

Published by gajus about 5 years ago

15.9.7 (2019-10-02)

Bug Fixes

eslint-plugin-jsdoc - v15.9.6

Published by gajus about 5 years ago

15.9.6 (2019-10-02)

Bug Fixes

eslint-plugin-jsdoc - v15.9.5

Published by gajus about 5 years ago

15.9.5 (2019-09-27)

Bug Fixes

  • require-jsdoc: have reporting cover entire first line of function so more visible; (causes endLine to be removed); #386 (3558377)
eslint-plugin-jsdoc - v15.9.4

Published by gajus about 5 years ago

15.9.4 (2019-09-27)

Bug Fixes

  • avoid highlighting whole function block upon missing jsdoc block in favor of highlighting first line only; fixes #386 (f77144d)
eslint-plugin-jsdoc - v15.9.3

Published by gajus about 5 years ago

15.9.3 (2019-09-26)

Bug Fixes

  • require-jsdoc: allow TSInterfaceDeclaration to find jsdoc block preceding export; fixes #385 (c523384)
eslint-plugin-jsdoc - v15.9.2

Published by gajus about 5 years ago

15.9.2 (2019-09-14)

Bug Fixes

  • no-undefined-types: add void to allowable types; fixes #381 (ebf92c5)
eslint-plugin-jsdoc - v15.9.1

Published by gajus about 5 years ago

15.9.1 (2019-09-01)

Bug Fixes

  • valid-types: treat module, enum, member/var, and typedef as having optional type; fixes #375 (6c7a5de)
eslint-plugin-jsdoc - v15.9.0

Published by gajus about 5 years ago

15.9.0 (2019-09-01)

Bug Fixes

  • require-example: add fixer for missing declaration (though can do nothing with missing description); fixes part of #336 (ea3e057)
  • require-jsdoc: add fixer to add empty jsdoc block (b48cf1d)
  • require-param: skip destructuring; fixes #352 (though still need to handle #11 ) (c8d0611)
  • require-returns-check: check WithStatement for return statements (37e8300)

Features

  • allow empty line between jsdoc and jscode (#353) (19a6590)
  • check-types: Add symbol and bigint to native types (fixes #360) (23846fc)
  • valid-types: Add more type checks (f5c485d)
eslint-plugin-jsdoc - v15.8.4

Published by gajus about 5 years ago

15.8.4 (2019-08-30)

Bug Fixes

  • require-jsdoc: avoid exported functions possessing jsdoc blocks causing other non-public functions to be treated as exported; fixes #358 (874adab)
eslint-plugin-jsdoc - v15.8.3

Published by gajus about 5 years ago

15.8.3 (2019-08-20)

Bug Fixes

  • no-undefined-types: avoid flat-map-polyfill entirely; further further fix for #366 (fd71277)
eslint-plugin-jsdoc - v15.8.2

Published by gajus about 5 years ago

15.8.2 (2019-08-20)

Bug Fixes

  • check-tag-names: ensure replacement field overrides a default tag name preference; fixes #367 (8fceb2e)
eslint-plugin-jsdoc - v15.8.1

Published by gajus about 5 years ago

15.8.1 (2019-08-15)

Bug Fixes

  • no-undefined-types: import flat-map polyfill directly to avoid renamed flatten method from polluting prototype (#366) (72e2eab)
eslint-plugin-jsdoc - v15.8.0

Published by gajus about 5 years ago

15.8.0 (2019-07-30)

Features

  • check-types: Add symbol and bigint to native types (fixes #360) (bf95787)
eslint-plugin-jsdoc - v15.7.2

Published by gajus about 5 years ago

15.7.2 (2019-07-24)

Bug Fixes

  • require-jsdoc: add fixer to add empty jsdoc block (a87ed9e)
eslint-plugin-jsdoc - v15.7.1

Published by gajus about 5 years ago

15.7.1 (2019-07-23)

Bug Fixes

  • require-returns-check: check WithStatement for return statements (fda4186)
eslint-plugin-jsdoc - v15.7.0

Published by gajus about 5 years ago

15.7.0 (2019-07-23)

Features

  • allow empty line between jsdoc and jscode (#353) (b5a78ff)
eslint-plugin-jsdoc - v15.6.2

Published by gajus about 5 years ago

15.6.2 (2019-07-22)

Bug Fixes

  • require-param: skip destructuring; fixes #352 (though still need to handle #11 ) (6c18637)
eslint-plugin-jsdoc - v15.6.1

Published by gajus over 5 years ago

15.6.1 (2019-07-22)

Bug Fixes

  • require-example: add fixer for missing declaration (though can do nothing with missing description); fixes part of #336 (a45f41c)
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