gluestick/.vscode/settings.json

5 lines
106 B
JSON
Raw Normal View History

2023-04-24 22:40:19 -04:00
{
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}