-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
archived due to ageThis issue has been archived; please open a new issue for any further discussionThis issue has been archived; please open a new issue for any further discussioncoreRelates to ESLint's core APIs and featuresRelates to ESLint's core APIs and featuresenhancementThis change enhances an existing feature of ESLintThis change enhances an existing feature of ESLinttriageAn ESLint team member will look at this issue soonAn ESLint team member will look at this issue soon
Description
ESLint version
v8.29.0
What problem do you want to solve?
Currently on https://eslint.org/docs/latest/rules/no-unused-vars the documentation for the "argsIgnorePattern" option on the respective rule is missing, even though the options exists.
What do you think is the correct solution?
Add the documentation in the "style" of the present documentation of "varsgnorePattern" of the "no-unsed-vars" rule.
Participation
- I am willing to submit a pull request for this change.
Additional comments
Technically this also affects the respective typescript rule (@typescript-eslint/no-unused-vars) which links the eslint documentation.
Metadata
Metadata
Assignees
Labels
archived due to ageThis issue has been archived; please open a new issue for any further discussionThis issue has been archived; please open a new issue for any further discussioncoreRelates to ESLint's core APIs and featuresRelates to ESLint's core APIs and featuresenhancementThis change enhances an existing feature of ESLintThis change enhances an existing feature of ESLinttriageAn ESLint team member will look at this issue soonAn ESLint team member will look at this issue soon
Type
Projects
Status
Complete