Add the package to your "devDependencies"
:
npm install --save-dev @tsconfig/node24
yarn add --dev @tsconfig/node24
Add to your tsconfig.json
:
"extends": "@tsconfig/node24/tsconfig.json"
The tsconfig.json
:
You can find the code here.
Add the package to your "devDependencies"
:
npm install --save-dev @tsconfig/node24
yarn add --dev @tsconfig/node24
Add to your tsconfig.json
:
"extends": "@tsconfig/node24/tsconfig.json"
The tsconfig.json
:
You can find the code here.
npm i @tsconfig/node24
2,662
24.0.1
MIT
2.58 kB
4