From 45212ea2438f70ae2c8d8c052ff3484f3b693f63 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Mon, 24 Feb 2025 09:35:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=89=93=E5=8C=85=E6=97=B6vu?= =?UTF-8?q?emap=20types=E4=B8=8D=E5=AD=98=E5=9C=A8=E6=8A=A5=E9=94=99?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index e38920d..128ef0b 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -25,7 +25,7 @@ "allowJs": true, // 类型声明相关配置 - "types": ["node", "vite/client", "element-plus/global", "vuemap"] + "types": ["node", "vite/client", "element-plus/global"] }, "include": [