@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"
	}
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i @oxiran/tsconfig

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

2.01 kB

Total Files

3

Last publish

Collaborators

  • oxiran