@td7x/tslint-config
v0.3.0
Published
Tom's TSLint convention.
Downloads
5
Maintainers
Readme
@td7x/tslint-config
TSLint config to help products clean functional code; compatible with Prettier and based on StandardJS.
Installation
$ npm i -D @td7x/tslint-confg
Usage
tslint.json
{
"extends": ["@td7x/tslint-config"]
}