1.0.3 • Published 4 years ago
@scout-pd/tslint-config v1.0.3
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"
}