1.0.0 • Published 2 years ago

bld-tslint-config-standard v1.0.0

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

TSLint Config Standard

A TSLint config for JavaScript Standard Style

Installation

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

Usage

In tslint.json:

{
  "extends": "bld-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