1.12.0 • Published 6 years ago

tslint-config-strict v1.12.0

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

TSLint strict configuration

Strict tslint configuration based build by changing some rules from tslint:all base.

Installation

This package is distributed via npm

npm install tslint-config-strict

Usage

Create tslint.json with config like

{
  "extends": ["tslint-config-strict"],
  "rules": {}
}
1.12.0

6 years ago

1.11.0

6 years ago

1.10.0

6 years ago

1.9.0

6 years ago

1.8.0

6 years ago

1.7.0

6 years ago

1.6.0

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago