This commit is contained in:
2026-07-06 07:30:48 +07:00
parent 647e13e988
commit dbd98dff37
12 changed files with 10559 additions and 0 deletions

View File

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