personal-website/.vscode/settings.json

4 lines
141 B
JSON
Raw Normal View History

{
"typescript.tsdk": "node_modules/.pnpm/typescript@4.9.4/node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}