Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@cablanchard/tslint

cblanc107MIT0.0.1

TSLint config

readme

CircleCI

TSLint Config

Usage

npm install --save-dev @cablanchard/tslint

In tslint.json

{
  "extends": "@cablanchard/tslint"
}

Licence

MIT

changelog

Changelog

Any changes, including backwards incompatible changes will be listed here

0.0.1 (13/12/2019)

  • Initial commit