From 90ccd8d6d02261e987347b23d6193533fceb1bdf Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Thu, 12 Dec 2024 22:52:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dmousetrap=E6=B2=A1=E6=9C=89?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E6=8F=90=E7=A4=BA=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tsconfig.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index ea33fa8..427ea86 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -23,7 +23,8 @@ ] }, "types": [ - "vue-router" + "vue-router", + "mousetrap" ] }, "include": [