tslint-config-fdio
v1.0.2
Published
A TSLint config for Allex @fdio Devel
Downloads
1
Readme
TSLint Config For FDIO Devel
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