@wisekingdom/tslint-config
v1.2.3
Published
A TSLint config for Wise Kingdom
Downloads
10
Maintainers
Readme
TSLint Config for Wise Kingdom
A TSLint config for Wise Kingdom
Installation
yarn add @wisekingdom/tslint-config -D
Usage
In tslint.json
:
{
"extends": "@wisekingdom/tslint-config"
}
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
MIT