jonbio/.vscode/settings.json
2023-07-22 16:18:02 +08:00

5 lines
106 B
JSON

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