-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…#15649) * feat: add `destructuredArrayIgnorePattern` option in `no-unused-vars` Fixes #15611 * docs: add `destructuredArrayIgnorePattern` option in `no-unused-vars` * fix: remove false positives and false negatives * docs: update * test: add more cases * docs: update * fix: remove false positives * docs: update Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * feat: improve error message * feat: cover more cases * docs: add more example * refactor: code * fix: check for all references * docs: add more examples * chore: apply suggestions from code review Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
- Loading branch information
1 parent
8933fe7
commit 800bd25
Showing
3 changed files
with
265 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters