1.0.2 • Published 6 years ago

tslint-config-gent v1.0.2

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
6 years ago

TSLint Config

Inspiration comes from tslint-config-airbnb, and do some small customizations.

A TSLint config for Airbnb JavaScript Style Guide.

Installation

npm install tslint-config-gent --save-dev

Usage

In tslint.json:

{
  "extends": "tslint-config-gent"
}

Rules