@hybridheroes/tslint-config

1.1.0 • Public • Published

TSLint Config Hybrid Heroes

The TSLint config in use by Hybrid Heroes

This config's goal is to detect errors and to increase maintainability. For code style, use prettier.

Installation

npm install hybridheroes/tslint-config-hybridheroes --save

Compatibility

TSLint version tslint-config-hybridheroes version
>= 5.3 unsupported
== 5.2 1.x (supporting TypeScript 2.1.x)

Usage

In tslint.json:

{
  "extends": "@hybridheroes/tslint-config"
}

Rules

Roadmap

  1. Include Codelyzer
  2. Support TypeScript 2.3+
  3. Find a way to limit the number of statements per function as seen in ESLint

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @hybridheroes/tslint-config

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

2.52 kB

Total Files

4

Last publish

Collaborators

  • krik