From 16c1ba440ce9bdb8d6adba03f1ab005e7a83db52 Mon Sep 17 00:00:00 2001 From: snowy Date: Sun, 7 Apr 2024 03:24:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E5=95=86=E5=BA=97=E6=8E=92=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tsconfig.json b/docs/tsconfig.json index 58ef6150..319e4ebc 100644 --- a/docs/tsconfig.json +++ b/docs/tsconfig.json @@ -1,4 +1,4 @@ - +{ "compilerOptions": { "module": "NodeNext", "moduleResolution": "NodeNext",