wk-tslint-config
v1.1.0
Published
A TSLint config for Wise Kingdom
Downloads
4
Maintainers
Readme
TSLint Config for Wise Kingdom
A TSLint config for Wise Kingdom
Installation
yarn add wk-tslint-config -D
Usage
In tslint.json
:
{
"extends": "wk-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