1.1.0 • Published 8 years ago

tslint-config-monolambda v1.1.0

Weekly downloads
3
License
Unlicense
Repository
github
Last release
8 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

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago