From 7b38882fa4550abbcb55bd72865dc56382c441d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8F=B2=E9=B8=BD?= <1020103647@qq.com> Date: Thu, 28 Mar 2024 10:57:29 +0800 Subject: [PATCH] =?UTF-8?q?fix(tsconfig.json):=20json=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index 85c19b7..64b345c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -16,7 +16,6 @@ "@dcloudio/types", "@types/wechat-miniprogram", "@uni-helper/uni-app-types", - "@uni-helper/uni-cloud-types", "wot-design-uni/global.d.ts" ] },