修复tostring导致的循环maxinum call

This commit is contained in:
YHH
2020-07-26 23:27:42 +08:00
parent 2b13e5ee7d
commit 149a3e5833
12 changed files with 48 additions and 18 deletions

View File

@@ -2,6 +2,7 @@
"compilerOptions": {
"target": "es5",
"outDir": "bin-debug",
"sourceMap": true,
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
"lib": [