/tslint-config-apto

Primary LanguageJavaScriptOtherNOASSERTION

TSLint Config Apto

NPM version Downloads

Installation

npm install tslint-config-apto --save

Usage

In tslint.json:

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

Rules

Versioning

+----- Major version is synchronize with tslint's major version.
| +--- Minor version has BREAKING CHANGE and feat.
| | +- Patch version has patch.
| | |
x.x.x

License

Apache 2.0