1.1.3 • Published 9 months ago

@ecubelabs/tsconfig v1.1.3

Weekly downloads
159
License
MIT
Repository
github
Last release
9 months ago

Install

npm i @ecubelabs/tsconfig

Usage

Node 22 tsconfig.json

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

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

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.3

9 months ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years 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

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago