internet_ml/web/internet_ml_frontend/.vscode/settings.json

5 lines
106 B
JSON
Raw Normal View History

2022-12-30 04:08:09 +00:00
{
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}