Enable isolatedModules to the jest.config.js ts-jest. globals: { "ts-jest": { isolatedModules: true, }, },.
確定! 回上一頁