Skip to content
This repository was archived by the owner on Jan 16, 2020. It is now read-only.

contactlab/tslint-config

Repository files navigation

⚠️ This project was superseeded by eslint-config-contactlab v4.x


@contactlab/tslint-config

Contactlab TSLint extensible and sharable configuration.

Usage

Install the configuration as a npm package:

$ npm install --save-dev @contactlab/tslint-config

# --- OR ---

$ yarn add --dev @contactlab/tslint-config

and then add it as extension in your tslint.json file:

{
  "extends": ["@contactlab/tslint-config"]
}

See the TSlint config docs for more information.

Rules

The configuration already extends the default tslint:recommended and tslint-eslint-rules (ref) rules.

Package specific rules can be found in ./rules.json file.

About

ContactLab TSLint extensible and sharable configuration

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •