eslint-plugin-jsdoc

JSDoc specific linting rules for ESLint.

OTHER License

Downloads
9.7M
Stars
1.1K
Committers
104

Bot releases are visible (Hide)

eslint-plugin-jsdoc - v34.7.0

Published by gajus over 3 years ago

34.7.0 (2021-05-17)

Features

  • multiline-blocks: add noFinalLineText option; fixes #738 (03d3f40)
eslint-plugin-jsdoc - v34.6.3

Published by gajus over 3 years ago

34.6.3 (2021-05-16)

Bug Fixes

  • multiline-blocks: fix merging of lines to prevent removal of spaces, though removing where needed (9af6e36)
eslint-plugin-jsdoc - v34.6.2

Published by gajus over 3 years ago

34.6.2 (2021-05-16)

Bug Fixes

  • multiline-blocks: ensure noZeroLineText checks when noMultilineBlocks is true but not matching; fixes #737 (19f60ac)
eslint-plugin-jsdoc - v34.6.1

Published by gajus over 3 years ago

34.6.1 (2021-05-15)

Bug Fixes

  • no-multi-asterisks: avoid false positives and erring in fixer of single line blocks; fixes #735 (355da58)
eslint-plugin-jsdoc - v34.6.0

Published by gajus over 3 years ago

34.6.0 (2021-05-15)

Features

  • no-multi-asterisks rule to prevent multiple asterisks with middle delimiters or at end of blocks (8848246)
eslint-plugin-jsdoc - v34.5.0

Published by gajus over 3 years ago

34.5.0 (2021-05-15)

Features

  • multiline-blocks: allow control of how and whether jsdoc blocks can be expressed as single or multiple line blocks (06bbf37)
eslint-plugin-jsdoc - v34.4.0

Published by gajus over 3 years ago

34.4.0 (2021-05-15)

Features

eslint-plugin-jsdoc - v34.3.0

Published by gajus over 3 years ago

34.3.0 (2021-05-15)

Features

  • check-values: ensure [@variation](https://github.com/variation) is a positive integer (56577ce)
eslint-plugin-jsdoc - v34.2.2

Published by gajus over 3 years ago

34.2.2 (2021-05-14)

Bug Fixes

  • check-param-names: adjusts line numbers to be nearer problematic item (e6c9ab2)
  • no-missing-syntax: pass in missing comment (a977896)
eslint-plugin-jsdoc - v34.2.1

Published by gajus over 3 years ago

34.2.1 (2021-05-14)

Bug Fixes

  • require-description, require-example: for missing description, use tag line number (310ea75)
eslint-plugin-jsdoc - v34.2.0

Published by gajus over 3 years ago

34.2.0 (2021-05-14)

Features

  • no-bad-blocks: add preventAllMultiasteriskBlocks boolean option to allow reporting of any multi-asterisked multiline comments (9669fc3)
eslint-plugin-jsdoc - v34.1.0

Published by gajus over 3 years ago

34.1.0 (2021-05-13)

Features

  • check-line-alignment: add preserveMainDescriptionPostDelimiter option to preserve left-hand side spacings in the main description when using the always option. (54dac34)
eslint-plugin-jsdoc - v34.0.2

Published by gajus over 3 years ago

34.0.2 (2021-05-12)

Bug Fixes

  • no-bad-blocks: avoid allowing 3+ asterisks with tag content (as with only 1 asterisk) (28397c7)
eslint-plugin-jsdoc - v34.0.1

Published by gajus over 3 years ago

34.0.1 (2021-05-11)

Bug Fixes

  • multiline tag fixers omitting subsequent tag lines with new command-parser API (8fa7f9b)
eslint-plugin-jsdoc - v34.0.0

Published by gajus over 3 years ago

34.0.0 (2021-05-11)

chore

BREAKING CHANGES

  • Also:
  • Build: Switch to Node 12 target
  • Linting: Use flat API
  • Travis: Add Node 16, remove Node 10
  • npm: Update devDep.
eslint-plugin-jsdoc - v33.3.0

Published by gajus over 3 years ago

33.3.0 (2021-05-10)

Features

  • check-line-alignment: allow tags option to apply with "always"; #703 (4421e4e)
eslint-plugin-jsdoc - v33.2.0

Published by gajus over 3 years ago

33.2.0 (2021-05-10)

Features

eslint-plugin-jsdoc - v33.1.1

Published by gajus over 3 years ago

33.1.1 (2021-05-09)

Bug Fixes

  • update jsdoccomment to surface fixes (7de397b)
eslint-plugin-jsdoc - v33.1.0

Published by gajus over 3 years ago

33.1.0 (2021-05-05)

Features

  • support comment-selector-based contexts (f73c72c)
  • support comment-selector-based contexts (6e835fd)
eslint-plugin-jsdoc - v33.0.0

Published by gajus over 3 years ago

33.0.0 (2021-04-30)

chore

  • use external @es-joy/jsdoccomment for getJSDocComment functionality (aa77e3b)

BREAKING CHANGES

  • Should only be breaking for anyone requiring the getJSDocComment file.

Also updates Babel devDeps.

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