5.14.3 • Published 5 years ago

tslint-config-cloudcall v5.14.3

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

TSLint Config CloudCall

The TSLint config used by CloudCall

Installation

npm install tslint-config-cloudcall --save-dev

Usage

In tslint.json:

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

Versioning

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