@pshaw/tslint-react-preset

1.3.1 • Public • Published

Tslint React Preset

A pratical React style preset for TSLint

Installation

npm install --save-dev @pshaw/tslint-react-preset tslint

or

yarn add --dev @pshaw/tslint-react-preset tslint

Examples

{
  "extends": [
    "@pshaw/tslint-preset-core",
    "@pshaw/tslint-react-preset"
  ]
}

This documentation was generated using writeme

Package Sidebar

Install

npm i @pshaw/tslint-react-preset

Weekly Downloads

0

Version

1.3.1

License

MIT

Unpacked Size

1.17 kB

Total Files

4

Last publish

Collaborators

  • pshaw