1.0.5 • Published 5 years ago

@benzinga/tslint-config-benzinga v1.0.5

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
5 years ago

TSLint Config Standard

NPM version NPM downloads

A TSLint config for Benzinga's Typescript Style

Installation

yarn add --dev tslint-config-benzinga

Usage

In tslint.json:

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

P.S. Some TSLint rules may require the use of --project.

Rules

Help

Many TSLint ESLint Rules are incomplete and can use your help!

License

MIT