fix: 堆栈深度过高修复 使用工作区ts版本 (#3)

This commit is contained in:
陈锦杰 2024-01-30 12:25:12 +08:00 committed by 菲鸽
parent f3a883c3f2
commit 730504cd0e

View File

@ -43,5 +43,6 @@
"tabbar",
"unibest",
"WechatMiniprogram"
]
],
"typescript.tsdk": "node_modules\\typescript\\lib"
}