0.6.0 • Published 5 years ago

tslint-config-station v0.6.0

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

TSLint Config Station

Build Status npm

A TSLint config derived from tslint-config-airbnb used at Station

Installation

$ npm install tslint-config-station --save-dev

Usage

in tslint.json:

{
      "extends": "tslint-config-station"
}

Using with tslint-react

{
      "extends": [
        "tslint-config-station",
        "tslint-react"
      ]
}
0.6.0

5 years ago

0.5.1

5 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago