1.1.2 • Published 1 year ago

@ecubelabs/tsconfig v1.1.2

Weekly downloads
159
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

3 years ago

0.5.0

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.4.2

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago