修复math库tsconfig引用问题

This commit is contained in:
YHH
2025-08-11 10:38:11 +08:00
parent 5d57904d22
commit 7398b7c6d0
4 changed files with 4 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"outDir": "./bin",
"rootDir": "./src",