Update dependency eslint-plugin-jsdoc to v35
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-jsdoc | devDependencies | major | ^34.0.0 -> ^35.0.0 |
Release Notes
gajus/eslint-plugin-jsdoc
v35.1.0
Bug Fixes
-
no-missing-syntax
,no-restricted-syntax
: support "any" with comment including global comments (dc641cc)
Features
- use
jsdoc-type-pratt-parser
(647d47e)
v35.0.0
Bug Fixes
-
multiline-blocks
: Enable (noZeroLineText
andnoFinalLineText
will apply by default) (b81e25d)
BREAKING CHANGES
-
multiline-blocks
: Should have been enabled by default
Also adds newer rules to doc listing
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.