From be0b6c6c25a67b3e4135a222d48fcabd798c7dd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E5=84=80=E5=BC=8F?= <854085467@qq.com> Date: Sun, 24 Apr 2022 00:44:36 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=E7=89=B9=E6=80=A7:=20=E9=9B=86?= =?UTF-8?q?=E6=88=90=20custom=20commitlint=20=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package/component/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/component/tsconfig.json b/package/component/tsconfig.json index 8422f73a..45ba54b4 100644 --- a/package/component/tsconfig.json +++ b/package/component/tsconfig.json @@ -15,4 +15,4 @@ }, "include": ["src/**/*","shims-vue.d.ts"], "exclude": ["node_modules"] -} \ No newline at end of file +}