A TSLint config for JavaScript Standard Style
npm install tslint-config-standard-sr- forked by SR so all my projects shared the same rules



> A TSLint config for JavaScript Standard Style
``sh`
npm install tslint-config-standard-sr --save-dev
In tslint.json:
`json`
{
"extends": "tslint-config-standard-sr"
}
P.S. Some TSLint rules require the use of --project` to run.
Many TSLint ESLint Rules are incomplete and can use your help!
Apache 2.0