xxi-tslint-rules

0.3.0 • 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": ["xxi-tslint-rules"], "rules": { override tslint rules here } }

In your package.json add following dependencies

"devDependencies": { "codelyzer": "^4.3.0", "rxjs-tslint-rules": "^4.10.0", "tslint-eslint-rules": "^5.4.0", "tslint-microsoft-contrib": "^5.2.1", "tslint-origin-ordered-imports-rule": "^1.1.2" }

/xxi-tslint-rules/

    Package Sidebar

    Install

    npm i xxi-tslint-rules

    Weekly Downloads

    1

    Version

    0.3.0

    License

    MIT

    Unpacked Size

    26.3 kB

    Total Files

    8

    Last publish

    Collaborators

    • ivoronkov.dev