0.2.0 • Published 7 years ago

tslint-config-beanloop v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

tslint-config-beanloop

An opinionated tslint config.

Installation

yarn add tslint-config-beanloop
npm install --save tslint-config-beanloop

Usage

Set your tslint config to:

{
  "extends": [
    "tslint-config-beanloop"
  ]
}

License

tslint-config-beanloop is dual-licensed under Apache 2.0 and MIT terms.