This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@allthings/tslint-preset-react

1.0.3 • Public • Published

Allthings TSLint Preset React rules

A common TSLint preset for TypeScript/React projects at Allthings. Extends the base @allthings/tslint-preset ruleset (as a peer-dependency).

Setup

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

Add the following to tslint.json

{
  "extends": ["@allthings/tslint-preset-react"]
}

/@allthings/tslint-preset-react/

    Package Sidebar

    Install

    npm i @allthings/tslint-preset-react

    Weekly Downloads

    11

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    1.23 kB

    Total Files

    3

    Last publish

    Collaborators

    • egeallthings
    • dmz23