Add the package to your "devDependencies"
:
npm install --save-dev @tsconfig/node23
yarn add --dev @tsconfig/node23
Add to your tsconfig.json
:
"extends": "@tsconfig/node23/tsconfig.json"
The tsconfig.json
:
You can find the code here.
Add the package to your "devDependencies"
:
npm install --save-dev @tsconfig/node23
yarn add --dev @tsconfig/node23
Add to your tsconfig.json
:
"extends": "@tsconfig/node23/tsconfig.json"
The tsconfig.json
:
You can find the code here.
npm i @tsconfig/node23
6,625
23.0.2
MIT
2.51 kB
4