@jukben/tslint-config
v0.0.2
Published
My personal, opinionated TSlint config
Downloads
5
Readme
@jukben/tslint-config
This is my opinionated configuration for TSLint.
Install
yarn add eslint @jukben/tslint-config -D
Usage
tslint.json
{
"extends": "@jukben/tslint-config"
}