feat: readme gitea

This commit is contained in:
2026-05-29 13:25:57 -03:00
parent 6c6b0d7366
commit 608f6f3517

4
tsconfig.json Normal file
View File

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