This package has been deprecated

Author message:

Package no longer supported. Use at your own risk.

@contactlab/tslint-config
TypeScript icon, indicating that this package has built-in type declarations

1.3.1 • Public • Published

⚠️ 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.

Package Sidebar

Install

npm i @contactlab/tslint-config

Weekly Downloads

1

Version

1.3.1

License

Apache-2.0

Unpacked Size

14.7 kB

Total Files

5

Last publish

Collaborators

  • contactlab-developer
  • stefano_magrassi
  • gabdevx