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