ChatGPT-Next-Web/.vscode/settings.json

4 lines
107 B
JSON

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