fix depraction warning

This commit is contained in:
Novattz
2025-12-23 01:56:46 +01:00
parent 4c4e087be7
commit 952749cc93
2 changed files with 1 additions and 19 deletions

View File

@@ -10,6 +10,7 @@
"lib": ["ES2020", "DOM", "DOM.Iterable"],
"module": "ESNext",
"skipLibCheck": true,
"ignoreDeprecations": "6.0",
/* Bundler mode */
"moduleResolution": "bundler",