github gajus/eslint-plugin-jsdoc v31.0.0

latest releases: v48.2.5, v48.2.4, v48.2.3...
3 years ago

31.0.0 (2021-01-11)

chore

  • update comment-parser; should now cause fixers to preserve original whitespace unless the rule is meant to fix it (095ff36)

BREAKING CHANGES

  • Tests are not breaking, but as changing the fundamental parser, forcing major bump to be safe.

Also updates:

  1. require-description-complete-sentence - test to fix output
  2. require-hyphen-before-param-description - test to preserve whitespace in fixed output (though still minus hyphen)
  3. require-param - test preserving whitespace
    4 require-jsdoc - test with no indent

Don't miss a new eslint-plugin-jsdoc release

NewReleases is sending notifications on new releases.