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

Package detail

tslint-config-macklinu

macklinu30MITdeprecated1.0.0

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

My personal TSLint configuration

tslint, tslint-config

readme

tslint-config-macklinu

My personal TSLint configuration

Install

yarn add --dev prettier tslint tslint-config-macklinu

Usage

Add the following to your tslint.json:

{
  "extends": ["tslint-config-macklinu"]
}