diff --git a/tests/monorepo-1/tsconfig.json b/tests/monorepo-1/tsconfig.json index 0889ba8..87ce4a6 100644 --- a/tests/monorepo-1/tsconfig.json +++ b/tests/monorepo-1/tsconfig.json @@ -6,6 +6,8 @@ } ], "compilerOptions": { + "module": "NodeNext", + "moduleResolution": "nodenext", "paths": { // 警告 目前该配置无意义 无效 "@/*": [