github gajus/eslint-plugin-jsdoc v19.1.0

latest releases: v48.2.7, v48.2.6, v48.2.5...
4 years ago

19.1.0 (2019-12-31)

Features

  • no-types, implements-on-classes: add contexts option which if set to any will allow checking of virtual functions (c4079b8)
  • require-param-*, require-returns-*, require-returns: allows contexts option to be set to "any" to check virtual function docs like [@callback](https://github.com/callback) or [@function](https://github.com/function) with [@interface](https://github.com/interface); fixes #406 (7500b00)

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

NewReleases is sending notifications on new releases.