[feature](webapp) add copilot and modify domain to model

This commit is contained in:
williamhliu
2023-08-15 20:04:04 +08:00
parent 2732d8fee1
commit 86b93876c7
43 changed files with 738 additions and 431 deletions

View File

@@ -16,7 +16,7 @@
"allowJs": true,
"skipLibCheck": true,
"experimentalDecorators": true,
"suppressImplicitAnyIndexErrors": true,
"ignoreDeprecations": "5.0",
"strict": true,
"paths": {
"@/*": ["./src/*"],