Merge remote-tracking branch 'origin/bugfix' into bugfix

This commit is contained in:
dy 2023-12-25 13:51:09 +08:00
commit bb15e64d6d

View File

@ -11,7 +11,8 @@
"esModuleInterop": true,
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true,
"moduleResolution": "node"
"moduleResolution": "node",
"experimentalDecorators": true
},
"include": [
"src",