This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

tslint-config-gb

1.1.0 • Public • Published

tslint-config-gb

Custom tslint rules for my projects.

Get started

npm install -D tslint-config-gb

Make sure you've already set up tslint.

Then, extend your tslint.json, and make sure tslint-config-gb is at the end:

{
  "extends": [
    "tslint:latest",
    "tslint-config-gb"
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i tslint-config-gb

Weekly Downloads

3

Version

1.1.0

License

MIT

Last publish

Collaborators

  • garyb432