1.1.1 • Published 6 months ago

@txo/tsconfig v1.1.1

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
6 months ago

npm

tsconfig

Shared Typescript Configuration

Install

yarn install @txo/tsconfig --dev

Usage

tsconfig-base.json

{
	"extends": "@txo/tsconfig",
	"compilerOptions": {
		"outDir": "lib"
	}
}
1.1.1

6 months ago

1.1.0

6 months ago

1.0.0

6 months ago