You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a case where we want to check to make sure that foo is properly defined in propTypes. I think this case should be included in the prop-type rule. Any thoughts?
Consider this example:
This is a case where we want to check to make sure that
foo
is properly defined inpropTypes
. I think this case should be included in theprop-type
rule. Any thoughts?Please refer to my comment here: #1636 (comment)
I've made the changes in a forked repo and seems to work just fine. If we wanted to get this in, I'd need some help with the test cases but here is my fork: https://github.com/mindspacepdx/eslint-plugin-react/tree/am-should-component-update
The text was updated successfully, but these errors were encountered: