Files
ConvertX/.vscode/settings.json
T
2025-10-05 13:57:54 +00:00

5 lines
110 B
JSON

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