feat: vitest 4

This commit is contained in:
Daniel Dietzler
2025-11-27 17:07:22 +01:00
parent 0581b49750
commit e17f12ca5c
9 changed files with 755 additions and 525 deletions
+1
View File
@@ -25,5 +25,6 @@
"types": ["vitest/globals"],
"noErrorTruncation": true
},
"include": ["src", "test"],
"exclude": ["dist", "node_modules", "upload"]
}