@jib/tslint

0.0.2 • Public • Published

Shared TSLint Configuration: @jib/tslint

Rule configutations for tslint used with @jib projects, and its tooling. These rules are somewhat opinionated, but generally loosen those of those in tslint:recommended base.

npm version wercker status GitHub license

Usage

npm install --save-dev @jib/tslint

Configure tslint.json

{
  "extends": ["@jib/tslint"],
  "rules": {
    /* overrides & customizations... */
  }
}

Readme

Keywords

Package Sidebar

Install

npm i @jib/tslint

Weekly Downloads

10

Version

0.0.2

License

MIT

Unpacked Size

3.34 kB

Total Files

4

Last publish

Collaborators

  • mvandervliet