Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tslint-config-booheefe

npm npm GitHub license

This package provides BooheeFE's base TS, tslint.json as an extensible shared config.

Usage

Our default export contains all of our TSLint rules.

First, install this package

yarn add --dev tslint-config-booheefe tslint

or

npm install --save-dev tslint-config-booheefe tslint

Then add following contents to your tslint.json file

{
  "extends": ["tslint-config-booheefe"]
}

License

The MIT License.

Releases

Packages

Used by

Contributors

Languages