Awesome
TSLint Config Standard
Installation
npm install tslint-config-standard --save-dev
Usage
In tslint.json
:
{
"extends": "tslint-config-standard"
}
P.S. Some TSLint rules require the use of --project
to run.
Rules
Help
Many TSLint ESLint Rules are incomplete and can use your help!
License
Apache 2.0