fix(sample): add all project files

This commit is contained in:
Morb0
2021-01-03 17:32:58 +03:00
parent 6f44b52fb5
commit 6b89126b43
20 changed files with 11898 additions and 3998 deletions

View File

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