1.1.0 • Published 7 years ago

tslint-config-monolambda v1.1.0

Weekly downloads
3
License
Unlicense
Repository
github
Last release
7 years ago

tslint-config-monolambda

npm version Travis branch Dependency Status npm

Rules

Rule set based on:

Opinions:

  • Uses 4, spaces for easier readability
  • Keeps most of the rules but overrides nonpragmatic and artifact focused rules.

Note: The current ruleset is subject to change and under review, please feel free to send a PR for rules you feel that are over the top.

Installation:

npm install tslint-config-monolambda tslint --save

Usage

In tslint.json:

{
    "extends": "tslint-config-monolambda"
}
1.1.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago