From 03d1d54bc10bc2198048a322e1dcdcd32eac7ad8 Mon Sep 17 00:00:00 2001 From: Mickey wu Date: Sun, 24 May 2026 11:27:50 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BF=BD=E7=95=A5=20TypeScript=206.0?= =?UTF-8?q?=20=E5=BC=83=E7=94=A8=E8=AD=A6=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index 3ebffa5..e841100 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,7 +8,7 @@ "strict": true, "esModuleInterop": true, "allowSyntheticDefaultImports": true, - + "ignoreDeprecations": "6.0", "sourceMap": true, "baseUrl": ".", "paths": {