website refactor

This commit is contained in:
2026-01-21 22:36:01 +01:00
parent ea58909070
commit 5ed958281d
49 changed files with 8763 additions and 131 deletions

View File

@@ -15,8 +15,7 @@ export default defineConfig({
'core/**/*.{test,spec}.?(c|m)[jt]s?(x)',
'adapters/**/*.{test,spec}.?(c|m)[jt]s?(x)',
'apps/**/*.{test,spec}.?(c|m)[jt]s?(x)',
'tests/integration/**/*.{test,spec}.?(c|m)[jt]s?(x)',
'tests/unit/**/*.{test,spec}.?(c|m)[jt]s?(x)',
'tests/**/*.{test,spec}.?(c|m)[jt]s?(x)',
],
exclude: [
'node_modules/**',