0.2.0 • Published 7 years ago

tslint-config-ezhome v0.2.0

Weekly downloads
3
License
BSD-3-Clause
Repository
github
Last release
7 years ago

tslint-config-ezhome

npm version npm license

This package provides Ezhome's tslint.json as an extensible shared config.

Requirements

Usage

  1. Install tslint-config-ezhome and some other TSLint dev dependencies as,

    npm install --save-dev tslint-config-ezhome
  2. Extend your tslint.json from tslint-config-ezhome,

      {
        "extends": ["tslint-config-ezhome"]
      }
0.2.0

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.1

7 years ago

0.1.2

7 years ago

0.1.0

7 years ago