@fdebijl/tsconfig

1.2.2 • Public • Published

tsconfig

Shared config for all my Typescript projects

Usage:

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

Readme

Keywords

none

Package Sidebar

Install

npm i @fdebijl/tsconfig

Weekly Downloads

68

Version

1.2.2

License

MIT

Unpacked Size

1.59 kB

Total Files

3

Last publish

Collaborators

  • fdebijl