Add the package to your "devDependencies"
:
npm install --save-dev @tsconfig/node-lts
yarn add --dev @tsconfig/node-lts
Add to your tsconfig.json
:
"extends": "@tsconfig/node-lts/tsconfig.json"
The tsconfig.json
:
You can find the code here.
Add the package to your "devDependencies"
:
npm install --save-dev @tsconfig/node-lts
yarn add --dev @tsconfig/node-lts
Add to your tsconfig.json
:
"extends": "@tsconfig/node-lts/tsconfig.json"
The tsconfig.json
:
You can find the code here.
npm i @tsconfig/node-lts
53,714
22.0.2
MIT
2.72 kB
4