From 8b8a825929c1cb2ce17222b917669671780e71ac Mon Sep 17 00:00:00 2001 From: tangjinzhou <415800467@qq.com> Date: Mon, 9 Aug 2021 20:53:43 +0800 Subject: [PATCH] chore: tsconfig --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index 299711fc8..dfde3b05b 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -14,7 +14,6 @@ "skipLibCheck": true, "allowJs": true }, - "include": ["components/**/*"], "exclude": [ "node_modules", "lib",