@oxiran/tsconfig

1.0.0 • Public • Published

tsconfig

Shared Typescript config of my projects.

Install

npm install --save-dev typescript @oxiran/tsconfig

Usage

Join in the extends of the tsconfig.json file.

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

Package Sidebar

Install

npm i @oxiran/tsconfig

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

2.01 kB

Total Files

3

Last publish

Collaborators

  • oxiran