0.1.0 • Published 6 years ago
@justinlettau/tslint-config v0.1.0
TSLint Shareable Config
TSLint shareable config for my projects.
Installation
npm install --save-dev @justinlettau/tslint-config
Usage
In your tslint.json
file:
{
"extends": "@justinlettau/tslint-config"
}
0.1.0
6 years ago