@benzinga/tslint-config-benzinga
v1.0.5
Published
A TSLint config for Benzinga's Typescript Style
Downloads
2
Readme
TSLint Config Standard
Installation
yarn add --dev tslint-config-benzinga
Usage
In tslint.json
:
{
"extends": "tslint-config-benzinga"
}
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
MIT