chatbot-template/.vscode/settings.json
Jared Palmer a04776256d init
2023-05-19 12:33:56 -04:00

4 lines
148 B
JSON

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