npm install tslint-config-standard --save
{
"extends": "tslint-config-standard"
}
Many TSLint ESLint Rules are incomplete. The required missing rules are currently commented out in tslint.js
. If you get a chance, consider contributing some improvements to the rules.
Apache 2.0