1.1.2 • Published 7 days ago

@ecubelabs/tsconfig v1.1.2

Weekly downloads
159
License
MIT
Repository
github
Last release
7 days ago

Install

npm i @ecubelabs/tsconfig

Usage

Node 20 tsconfig.json

Add to your tsconfig.json This tsconfig requires typescript>=5

"extends": "@ecubelabs/tsconfig/node20.json"

Node 18 tsconfig.json

Add to your tsconfig.json

"extends": "@ecubelabs/tsconfig/node18.json"

Node 16 tsconfig.json

Add to your tsconfig.json

"extends": "@ecubelabs/tsconfig/node16.json"

Node 14 tsconfig.json

Add to your tsconfig.json

"extends": "@ecubelabs/tsconfig/node14.json"

Node 12 tsconfig.json

Add to your tsconfig.json

"extends": "@ecubelabs/tsconfig/node12.json"

Node 10 tsconfig.json

Add to your tsconfig.json

"extends": "@ecubelabs/tsconfig/node10.json"
1.1.2

7 days ago

1.1.1

1 month ago

1.1.0

1 month ago

1.0.0

1 year ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.4.2

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.1

3 years ago