1.0.8 • Published 5 years ago

tslint-config-nineyi v1.0.8

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

tslint-config-nineyi

Documentation Shareable Configs

Installation

Install the package with

npm install tslint prettier tslint-config-nineyi --save-dev

tslint Setup

Now add the config to either the tslint.json:

{
"extends": "tslint-config-nineyi/tslint-config"
}

TSLint and Prettier

Coding style