big update

This commit is contained in:
Iliyan Angelov
2025-12-12 01:48:04 +02:00
parent d4c6ae8aec
commit 7acf05e186
249 changed files with 3395 additions and 10087 deletions

View File

@@ -44,7 +44,7 @@ export default defineConfig({
assetsInlineLimit: 0,
},
// Vitest configuration (separate from Vite config)
// @ts-ignore - Vitest types are not always properly recognized
// @ts-expect-error - Vitest types are not always properly recognized
test: {
globals: true,
environment: 'jsdom',