tslint-config-ezhome

0.2.0 • Public • Published

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"]
      }
    

Package Sidebar

Install

npm i tslint-config-ezhome

Weekly Downloads

0

Version

0.2.0

License

BSD-3-Clause

Last publish

Collaborators

  • loneowais