jonbio/.vscode/settings.json

5 lines
106 B
JSON
Raw Permalink Normal View History

2024-10-14 00:18:50 -05:00
{
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}