Add the package to your "devDependencies"
:
npm install --save-dev @tsconfig/node22
yarn add --dev @tsconfig/node22
Add to your tsconfig.json
:
"extends": "@tsconfig/node22/tsconfig.json"
The tsconfig.json
:
You can find the code here.
Add the package to your "devDependencies"
:
npm install --save-dev @tsconfig/node22
yarn add --dev @tsconfig/node22
Add to your tsconfig.json
:
"extends": "@tsconfig/node22/tsconfig.json"
The tsconfig.json
:
You can find the code here.
npm i @tsconfig/node22
288,506
22.0.1
MIT
2.36 kB
4