1.0.2 • Published 5 years ago

tslint-config-exmg v1.0.2

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
5 years ago

TSLint Config Exmg

Installation

npm install tslint-config-exmg --save-dev

Usage

In tslint.json:

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

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