npm install tslint-config-standard --save-dev
In tslint.json
:
{
"extends": "tslint-config-standard"
}
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
A TSLint config for JavaScript Standard Style
JavaScriptNOASSERTION
npm install tslint-config-standard --save-dev
In tslint.json
:
{
"extends": "tslint-config-standard"
}
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