@amaplex-software/amaplex-tslint-config
v1.0.12
Published
A TSLint config for Amaplex Software
Downloads
20
Readme
Amaplex TSLint Config
A TSLint config for Amaplex Software projects.
Installation
npm install amaplex-tslint-config --save
Usage
In tslint.json
:
{
"extends": ["amaplex-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
Apache 2.0