fix:修复文件过多报错问题

This commit is contained in:
fanxb 2023-06-15 20:53:44 +08:00
parent f25e5d7bc7
commit 7ab3a49323

View File

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