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

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

View file

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