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

Package detail

tslint-config-typings

typings20.6kMIT0.3.1

tslint config for writing typings

tslint, tslintconfig, config, typescript, styleguide, style guide

readme

tslint-config-typings

tslint extension package that followsauthoring typings guidelines

Usage

# Install
npm install tslint-config-typings
// tslint.json
{
  "extends": "tslint-config-typings"
}

LICENSE

MIT