chore: 忽略 TypeScript 6.0 弃用警告

This commit is contained in:
Mickey wu
2026-05-24 11:27:50 +08:00
parent b878a3be9f
commit 03d1d54bc1

View File

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