This commit is contained in:
2026-06-23 01:13:03 +02:00
parent a3c85a7983
commit 3dc22e3f62
13 changed files with 1210 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"target": "es2023",
"lib": ["ES2023"],
"module": "esnext",
"types": ["vitest/importMeta"],
"types": ["node", "vitest/importMeta"],
"skipLibCheck": true,
/* Bundler mode */