@richienb/tsconfig

Shared tsconfig for my projects.


Keywords
tsconfig, typescript, ts, config, configuration
License
MIT
Install
npm install @richienb/tsconfig@0.3.0

Documentation

TSConfig

Shared tsconfig for my projects.

Installation

$ npm install @richienb/tsconfig

Usage

In your tsconfig.json:

{
	"extends": "@richienb/tsconfig"
}