To ensure that Prop-types are not expected, react/prop-types is also needed for the eslint config to ensure it's inline with expectations from release 1.2.0. Additional missing dependencies have also been added.
Change Log
Adds the disabling of react/prop-types in eslint config.
Description
To ensure that Prop-types are not expected,
react/prop-types
is also needed for the eslint config to ensure it's inline with expectations from release1.2.0
. Additional missing dependencies have also been added.Change Log
react/prop-types
in eslint config.@babel/plugin-proposal-class-properties
dependencies.