1.2.2 • Published 3 years ago

@fdebijl/tsconfig v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

tsconfig

Shared config for all my Typescript projects

Usage:

npm install -D @fdebijl/tsconfig
{
  "extends": "@fdebijl/tsconfig",
  "compilerOptions": {
    "outDir": "./dist",
    "rootDir": "./src",
	}
}
1.2.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago