Add the package to your "devDependencies"
:
npm install --save-dev @tsconfig/bun
yarn add --dev @tsconfig/bun
Add to your tsconfig.json
:
"extends": "@tsconfig/bun/tsconfig.json"
The tsconfig.json
:
You can find the code here.
Add the package to your "devDependencies"
:
npm install --save-dev @tsconfig/bun
yarn add --dev @tsconfig/bun
Add to your tsconfig.json
:
"extends": "@tsconfig/bun/tsconfig.json"
The tsconfig.json
:
You can find the code here.
npm i @tsconfig/bun
78,321
1.0.8
MIT
3.54 kB
4