Détail du package

tslint-config-palmerhq

palmerhq22MIT1.1.0

The Palmer Group shared base tslint config.

readme

The Palmer Group tslint config

Usage

yarn add tslint-config-palmerhq --dev

Then in your project's tslint.json:

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

MIT License