From 7b68fce5af8ced5671a91cea786c1eac205ed1c1 Mon Sep 17 00:00:00 2001 From: Mickey wu Date: Mon, 25 May 2026 21:32:01 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=20tsconfig=20?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=20ignoreDeprecations=20=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index e841100..32c23ed 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,7 +8,6 @@ "strict": true, "esModuleInterop": true, "allowSyntheticDefaultImports": true, - "ignoreDeprecations": "6.0", "sourceMap": true, "baseUrl": ".", "paths": {