1.0.33 • Published 4 days ago

@onidivo/tsconfig v1.0.33

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
4 days ago

onidivo/tsconfig

Installation

Install our configuration.

yarn add --dev @onidivo/tsconfig
OR
npm install --save-dev @onidivo/tsconfig

Create a tsconfig.json file in your root with the following content:

{
  "extends": "@onidivo/tsconfig",
	"compilerOptions": {
		"outDir": "dist"
  }
}
1.0.33

4 days ago

1.0.32

4 days ago

1.0.31

4 days ago

1.0.30

2 years ago

1.0.29

2 years ago

1.0.28

2 years ago

1.0.27

2 years ago

1.0.26

2 years ago

1.0.25

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago