fix(basic.gblib): update ChatServices.ts #420

Closed
eltociear wants to merge 2540 commits from patch-1 into main
Showing only changes of commit 4d6779ee1e - Show all commits

View file

@ -1,6 +1,7 @@
{
"compilerOptions": {
"allowJs": false,
"downlevelIteration": "true",
"baseUrl": "./",
"declaration": false,
"emitDecoratorMetadata": true,