0.0.1 • Published 5 years ago

tslint-config-tinkoff v0.0.1

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
5 years ago

TSLint Config Tinkoff

A TSLint config of Tinkoff Bank code style

Based on

And forked from fabulous tslint-config-airbnb

Installation

npm install tslint-config-tinkoff --save-dev

Usage

In tslint.json:

{
  "extends": "tslint-config-tinkoff"
}

Rules

And implicitly -

License

Apache 2.0