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

Our standard lint configurations for TypeScript

License

Notifications You must be signed in to change notification settings

maboroshi-inc/tslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tslint-config

Our standard lint configurations for TypeScript

Installation

npm install -D @maboroshi/tslint-config

or

yarn add -D @maboroshi/tslint-config

Usage

Import the config to your tslint.json

{
  "extends": ["@maboroshi/tslint-config"]
}

About

Our standard lint configurations for TypeScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published