1.0.33 • Published 1 year ago

@onidivo/tsconfig v1.0.33

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year 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

1 year ago

1.0.32

1 year ago

1.0.31

1 year ago

1.0.30

3 years ago

1.0.29

3 years ago

1.0.28

3 years ago

1.0.27

3 years ago

1.0.26

3 years ago

1.0.25

3 years ago

1.0.24

3 years ago

1.0.23

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago