Files
CPLv4.0/.vscode/settings.json
2025-06-18 10:02:11 +02:00

5 lines
106 B
JSON

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