@waliot-oss/tslint-config
v1.0.0
Published
Waliot Tech Team tslint config
Downloads
2
Readme
Waliot tslint config
Install
npm install --save-dev @waliot-oss/tslint-config
Usage
In yours tslint.json
file add:
{
"extends": "@waliot-oss/tslint-config"
}
see more on Configuring TSLint.