Skip to content

algoan-archive/yelloan-tslint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yelloan TSLint Config

A TSLint config for Yelloan

Installation

npm install @yelloan/tslint --save-dev

or using yarn:

yarn add @yelloan/tslint -D

Usage

In tslint.json:

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

Rules