piotrwitek/react-redux-typescript-guide
The issue has been solved
Create a package for overwritten tslint.json configurations #69
rdsedmundo posted onGitHub
Why not have a package that could be downloaded from NPM containing those rules overwrites. It's bad having to duplicate them across all the repositories.
I'd like to just yarn add tslint-react-redux-typescript-guide
then use extends: tslint-react-redux-typescript-guide
.