8.3.0 • Published 2 years ago

tslint-config-standard-sr v8.3.0

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

TSLint Config Standard

  • forked by SR so all my projects shared the same rules

NPM version NPM downloads Build status

A TSLint config for JavaScript Standard Style

Installation

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

Usage

In tslint.json:

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

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

Rules

Help

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

License

Apache 2.0