@leo-tools/tslint-config-common

0.0.4 • Public • Published

tslint-config-common

Common TSLint shareable config

Installation

$ npm install --save-dev @leo-tools/tslint-config-common

Usage

Once the @leo-tools/tslint-config-common package is installed, you can use it by specifying @leo-tools/tslint-config-common in the extends section of your TSLint configuration.

{
  "extends": ["@leo-tools/tslint-config-common"],
  "rules": {
    // Additional, per-project rules...
  }
}

Package Sidebar

Install

npm i @leo-tools/tslint-config-common

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

6.19 kB

Total Files

5

Last publish

Collaborators

  • tc9011