JSDoc: Add missing params to fix new ESLint errors #22907
Labels
[Package] Block editor
/packages/block-editor
[Package] Block library
/packages/block-library
[Package] Blocks
/packages/blocks
[Package] Components
/packages/components
[Package] Core data
/packages/core-data
[Package] Edit Post
/packages/edit-post
[Package] Format library
/packages/format-library
[Package] Interface
/packages/interface
[Package] Rich text
/packages/rich-text
[Tool] E2E Test Utils
/packages/e2e-test-utils
[Tool] Env
/packages/env
[Type] Developer Documentation
Documentation for developers
[Type] Tracking Issue
Tactical breakdown of efforts across the codebase and/or tied to Overview issues.
This is a follow-up for #22771 which introduced a new version of eslint-plugin-jsdoc. There are two rules which are more strict now:
The rules have been reduced to a warning for now with the intend to get them fixed asap since the errors are valid. #22794 is an example for an already fixed case.
Current result of
npm run lint-js
:List of files with errors:
Hint from @gziolo:
The text was updated successfully, but these errors were encountered: