import baseConfig from '../../jest.config'; export default { ...baseConfig, rootDir: __dirname, collectCoverage: false, };