所以就记录分享一下Jest 的一些常用配置。module.exports = { setupFiles: [ 'react-app-polyfill/jsdom', ' /test/unit/jest.setup.js', 'core-js', ] ...
確定! 回上一頁