jonbio/.vscode/settings.json
2023-07-07 11:17:22 +08:00

4 lines
105 B
JSON

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