Sync commit

This commit is contained in:
2025-06-16 07:23:13 +02:00
parent 562186fa47
commit c42f008ac8
7 changed files with 155 additions and 58 deletions

View File

@@ -4,6 +4,7 @@
"target": "ES2022",
"lib": ["ES2023"],
"module": "ESNext",
"composite": true,
"skipLibCheck": true,
/* Bundler mode */