diff --git a/.vscode/settings.json b/.vscode/settings.json index 6ce3304..7019ef9 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -43,5 +43,6 @@ "tabbar", "unibest", "WechatMiniprogram" - ] + ], + "typescript.tsdk": "node_modules\\typescript\\lib" }