tslint-config-standard-sr
v8.3.0
Published
A TSLint config for JavaScript Standard Style
Downloads
4,545
Maintainers
Readme
TSLint Config Standard
- forked by SR so all my projects shared the same rules
Installation
npm install tslint-config-standard-sr --save-dev
Usage
In tslint.json
:
{
"extends": "tslint-config-standard-sr"
}
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