Skip to content

Commit

Permalink
🔧 Load local TypeScript in VSCode
Browse files Browse the repository at this point in the history
  • Loading branch information
NatoBoram committed May 14, 2024
1 parent 7fb0dd3 commit 08bfaa0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@
".env": ".env.*",
"package.json": "bun.lockb, package-lock.json, pnpm-lock.yaml, yarn.lock",
"tsconfig.json": "tsconfig.*.json, tsconfig.tsbuildinfo"
}
},
"typescript.tsdk": "node_modules/typescript/lib"
}

0 comments on commit 08bfaa0

Please sign in to comment.