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