From d1bf48b15d7ed590cd26aac6512e3875841995da Mon Sep 17 00:00:00 2001 From: D <3066417822@qq.com> Date: Mon, 28 Aug 2023 11:39:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tsconfig.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tsconfig.json b/tsconfig.json index db7e948..95e385a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -15,6 +15,5 @@ ], "vue": ["node_modules/vue"] }, - }, - "include": ["src/**/*.ts", "src/plugins/index.js"] + } } \ No newline at end of file