-
-
Notifications
You must be signed in to change notification settings - Fork 485
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(linter/react): Fixed false positive with missing key inside React…
….Children.toArray() (#4945) Closes: #4421 Added three new functions in order to check if an element is inside of React.Children.toArray. Tests added for this fix are exactly the same as those used by eslint-plugin-react.
- Loading branch information
1 parent
ee7ac8b
commit ddf83ff
Showing
2 changed files
with
132 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