Skip to content

technology-studio/tsconfig-cjs

Repository files navigation

npm

tsconfig

Shared Typescript Configuration (CommonJS)

Install

yarn install @txo/tsconfig-cjs --dev

Usage

tsconfig.base.json

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors