module.exports = () => { return { testFramework: { // the jest configuration file path // (relative to project root) configFile: './jest.config.wallaby.js' } ...
確定! 回上一頁