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

4 lines
107 B
JSON
Raw Normal View History

2023-03-09 17:01:40 +00:00
{
"typescript.tsdk": "node_modules\\typescript\\lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}