1.0.3 • Published 4 years ago

tslint-checks v1.0.3

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

Travis (.com) David (path) Snyk Vulnerabilities for npm scoped package Quality Gate Status

npm NPM

TSLint Checks

A set of additional rules for TSLint.

Installation

npm install --save-dev tslint-checks

Configuration

Add node_modules/tslint-checks under rulesDirectory entry in tslint.json:

    "rulesDirectory": [
        "node_modules/tslint-checks"
    ],
    "rules": {
        ...
    }

Rules

The following rules are available:

License

MIT

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago