Detalhes do pacote

@thebrodmann/tslint-config

thebrodmann9MIT0.2.1

Yet another TSLint config preset

readme (leia-me)

TSLint Config Preset (thebrodmann)

Personal TSLint config preset.

Installation

# YARN
yarn add @thebrodmann/tslint-config

# NPM
npm install @thebrodmann/tslint-config

Usage

In tslint.json:

{
  "extends": "@thebrodmann/tslint-config"
}

P.S. Some TSLint rules require the use of --project to run.

License

MIT licensed