@amaplex-software/amaplex-tslint-config
v1.0.12
Published
A TSLint config for Amaplex Software
Readme
Amaplex TSLint Config
A TSLint config for Amaplex Software projects.
Installation
npm install amaplex-tslint-config --saveUsage
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.xLicense
Apache 2.0
