Skip to content
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.

levsthings/tslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tslint-config

npm version Travis branch Dependency Status npm

Update

The new version of the package is called @monolambda/tslint-config and the old one is deprecated.

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 tslint --save

Usage

In tslint.json:

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

About

Opinionated TSLint config based on feross/standard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published