Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 193 Bytes

README.md

File metadata and controls

executable file
·
16 lines (11 loc) · 193 Bytes

TSLint Shared Rules

yarn add @textile/tslint-rules

Usage

Create a tslint.json file at the root of your project:

{
    "extends": "@textile/tslint-rules/tslint"
}