Closed
Description
I think it would be great if this plugin would be ready with supporting all the new things that React 16 has to offer.
Currently I'm not sure exactly what would need to to be added though. The only thing I could think of was the componentDidCatch
"lifecycle method" that got added. This should be added to a number of rules (prop-types
, no-unused-prop-types
, no-typos
) and should only be checked when using React 16.