chatbot-template/.vscode/settings.json

5 lines
148 B
JSON
Raw Normal View History

2023-05-19 12:33:56 -04:00
{
"typescript.tsdk": "../../node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}