h21-tslint-rules

0.0.3 • Public • Published

To use these TSLint rules, use configuration inheritance via the extends keyword.

A sample configuration is shown below, where tslint.json lives adjacent to your node_modules folder:

{
  "extends": ["h21-tslint-rules"],
  "rules": {
    override tslint rules here
  }
}

In your package.json add following dependencies

"devDependencies"{
    "codelyzer": "^5.1.0",
    "rxjs-tslint-rules": "^4.24.0",
    "tslint-eslint-rules": "^5.4.0",
    "tslint-microsoft-contrib": "^6.2.0",
    "tslint-origin-ordered-imports-rule": "^1.2.2"
}

Package Sidebar

Install

npm i h21-tslint-rules

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

8.32 kB

Total Files

3

Last publish

Collaborators

  • horse21