export default { resolver: '/test/react-native/resolver.cjs', testEnvironment: 'node', testMatch: [ '**/*.test.cjs' ] }