1.2.0 • Published 6 years ago
@home-ht/home-tslint-config v1.2.0
Installation
- Run
yarn add -D @home-ht/home-tslint-config - Create a
tslint.jsonfile - Make the
tslint.jsonconfiguration file extend@home-ht/home-tslint-config
// tslint.json
{
"extends": ["@home-ht/home-tslint-config"]
}