Install
npm i @ecubelabs/tsconfig
Usage
Add to your tsconfig.json
This tsconfig requires typescript>=5.7
"extends": "@ecubelabs/tsconfig/node22.json"
Add to your tsconfig.json
This tsconfig requires typescript>=5
"extends": "@ecubelabs/tsconfig/node20.json"
Add to your tsconfig.json
"extends": "@ecubelabs/tsconfig/node18.json"
Add to your tsconfig.json
"extends": "@ecubelabs/tsconfig/node16.json"
Add to your tsconfig.json
"extends": "@ecubelabs/tsconfig/node14.json"
Add to your tsconfig.json
"extends": "@ecubelabs/tsconfig/node12.json"
Add to your tsconfig.json
"extends": "@ecubelabs/tsconfig/node10.json"