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