github gajus/eslint-plugin-jsdoc v19.0.0

latest releases: v48.2.3, v48.2.2, v48.2.1...
4 years ago

19.0.0 (2019-12-31)

Features

  • check-property-names: add rule to check for duplicated and improperly nested properties (492b814)

  • require-property:* add rules for ensuring property tags have a name, type, and/or description (in any context); fixes #409 (e5f2a23)

  • feat(require-property); add rule to check for property on typedef or namespace where the type is object; fixes #410 (68bf6cd), closes #410

BREAKING CHANGES

  • check-property-names: Adds new rule to recommended
  • require-property:* Adds rules to recommended
  • Adds new rule to recommended config.

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

NewReleases is sending notifications on new releases.