0.1.2 • Published 6 years ago
tslint-config-lynt v0.1.2
tslint-config-lynt
The base TSLint config for Lynt.
Installation
npm install tslint-config-lynt --save-dev
Usage
Put the following in your TSLint config:
{
"extends": ["tslint-config-lynt"]
}
None of these rules require any typechecking information. If you want to add additional typechecking rules (recommended), please include tslint-config-lynt-typed
as well.
License
MIT © Saad Quadri
0.1.2
6 years ago
0.1.0
6 years ago
0.1.4-beta
6 years ago
0.1.3-beta
6 years ago
0.1.2-beta
6 years ago
0.1.1-beta
6 years ago