3.0.0 • Published 3 years ago

dcl-tslint-config-standard v3.0.0

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

TSLint Config Standard

NPM version NPM downloads Build status

A TSLint config for JavaScript Standard Style

Installation

npm install dcl-tslint-config-standard --save-dev

Usage

In tslint.json:

{
  "extends": "dcl-tslint-config-standard"
}

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

Apache 2.0