1.0.2 • Published 4 years ago

tslint-config-fdio v1.0.2

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
4 years ago

TSLint Config For FDIO Devel

NPM version Downloads

A TSLint config for Fedor.io Devel

Installation

yarn add tslint-config-fdio -D

Usage

In tslint.json:

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

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