dev #4

Merged
let merged 5 commits from dev into main 2026-05-29 16:17:03 +00:00
Showing only changes of commit 608f6f3517 - Show all commits

4
tsconfig.json Normal file
View File

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