1.0.1 • Published 5 years ago

tslint-react-redux-typescript-guide v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

There is a better alternative which contain not only this config but also other dev-tools configs. I encourage you to check it: https://github.com/piotrwitek/react-redux-typescript-scripts


Installation

This module is distributed via npm package and should be installed as one of your project's devDependencies:

npm i -D tslint-react-redux-typescript-guide

Usage

{
  "extends": ["tslint-react-redux-typescript-guide"]
  "rules": {
    // you can further customize this config here
  }
}

LICENSE

MIT