tslint-require-connnect-typing
v1.0.1
Published
tslint rule to require typing of react-redux connect statements
Downloads
156
Maintainers
Readme
tslint-require-connect-typing
This package provides a check that react-redux's connect function has been typed when it is invoked.
This will ensure that the returned wrapped component will have the correct type signature.
