chore: 移除 tsconfig 中的 ignoreDeprecations 配置

This commit is contained in:
Mickey wu
2026-05-25 21:32:01 +08:00
parent c7f3c08dc1
commit 7b68fce5af

View File

@@ -8,7 +8,6 @@
"strict": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"ignoreDeprecations": "6.0",
"sourceMap": true,
"baseUrl": ".",
"paths": {