Merge pull request 'fix:修复文件过多报错问题' (#46) from dev into main

Reviewed-on: #46
This commit is contained in:
fanxb 2023-06-15 20:56:11 +08:00
commit 1876e98a0e

View File

@ -7,7 +7,6 @@
"outDir": "./dist",
"baseUrl": ".",
"rootDir": "./",
"watch": false,
"strict": true,
"strictNullChecks": false,
"esModuleInterop": true