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