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

infinum/tslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tslint-config

Note

This repo is deprecated in favor of js-linters. The instalation process is the same, but the extends part changed slightly. Refer to the new repo for changes.

Installation

NPM:

npm install @infinumjs/tslint-config

Yarn:

yarn add @infinumjs/tslint-config

Generic support

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

React support

{
  "extends": "@infinumjs/tslint-config/react.json"
}

License

The MIT License

Credits

tslint-config is maintained and sponsored by Infinum.