This commit is contained in:
Bastian Wagner
2025-12-19 11:18:53 +01:00
commit 5a08e2319f
48 changed files with 23098 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}