dg-analysers-tslint-rules
v0.1.3
Published
Tslint rules for dg-analysers
Readme
dg-analysers-tslint-rules - Getting Started
Create a file tslint.json in your project root an copy the following content into it.
{
"extends": "dg-analysers-tslint-rules/tslint"
}