v0.8.0
Added
-
A new rule
prop-types
We now have a chance to prevent prop-types definitions for unused props and prevent used props without definitions.
It works with function components only for now.
A new rule prop-types
We now have a chance to prevent prop-types definitions for unused props and prevent used props without definitions.
It works with function components only for now.