init repo

This commit is contained in:
Pravdin Egor
2023-09-10 16:40:53 +07:00
commit 51344d2018
29 changed files with 6210 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}