wip litle front end for chat

This commit is contained in:
lenovo
2022-11-22 17:46:55 +01:00
parent ada109416a
commit 6a119c0789
72 changed files with 17548 additions and 997 deletions

View File

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