2.0.0 • Published 8 months ago

@txo/tsconfig v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

npm

tsconfig

Shared Typescript Configuration

Install

yarn install @txo/tsconfig --dev

Usage

tsconfig-base.json

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

8 months ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago