tslint-react-redux-typescript-guide

1.0.1 • Public • Published

tslint-react-redux-typescript-guide

TSLint recommended config based on react-redux-typescript-guide


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

Package Sidebar

Install

npm i tslint-react-redux-typescript-guide

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

2.85 kB

Total Files

6

Last publish

Collaborators

  • piotrwitek