dennis-johnson-dev / tslint-config-apto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Other


Languages

Language:JavaScript 100.0%