module.exports = { rootDir: './../../', // run tests for all packages that have a Jest config file projects: [ '/apps/*/jest.config.js' ], };