@uhc/tslint-config-uhc

1.0.2 • Public • Published

tslint-config-uhc

A tslint configuration for UHC

Get started

Add a tslint.json file in the root directory

{
    "extends":[
       "tslint-config-uhc"
    ]
}

Install tslint:
npm install tslint --save-dev

Make sure @uhc/tslint-config-uhc is listed as a devDependency in package.json.

Readme

Keywords

Package Sidebar

Install

npm i @uhc/tslint-config-uhc

Weekly Downloads

2

Version

1.0.2

License

none

Unpacked Size

1.93 kB

Total Files

3

Last publish

Collaborators

  • nateuhc