@scout-pd/tslint-config
v1.0.3
Published
TSLint config for projects on the Scout PD team at iOLAP
Downloads
5
Readme
Scout PD TSLint config
TSLint rules for projects on the Scout PD team at iOLAP
Usage
yarn add @scout-pd/tslint-config --dev
Then add this to your tslint.json
:
{
"extends": "@scout-pd/tslint-config"
}