ds4/.vscode/settings.json
2023-03-23 02:09:05 +01:00

4 lines
107 B
JSON

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