This commit is contained in:
2025-12-16 12:14:06 +01:00
parent 9a891ac8b3
commit 7d3393e1b9
90 changed files with 20 additions and 974 deletions

View File

@@ -30,5 +30,5 @@
"@testing/*": ["./testing/*"]
}
},
"exclude": ["node_modules", "dist", "**/*.spec.ts", "**/*.test.ts"]
"exclude": ["node_modules", "dist"]
}