react/no-unused-prop-types
false positives with props closure
#2171
Labels
react/no-unused-prop-types
false positives with props closure
#2171
it's similar to #2155, but w/o passing via arguments.
I created bug-repro-repo: https://github.com/a-x-/eslint-memo-props-check
In my case props passed as closure w/o function arguments
brief:
The text was updated successfully, but these errors were encountered: