module.exports = { transformIgnorePatterns: [ 'node_modules/node-fetch' ], // 其他配置接着写这儿哈 };