Skip to content
/ jest Public
forked from jestjs/jest

Commit

Permalink
Apply patch from jestjs#7794 (comment).
Browse files Browse the repository at this point in the history
  • Loading branch information
bradfordlemley committed Feb 4, 2019
1 parent 51d008c commit 4070442
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
File renamed without changes.
3 changes: 0 additions & 3 deletions examples/react-native/jest.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
module.exports = {
preset: 'react-native',
transform: {
'^.+\\.js$': require.resolve('react-native/jest/preprocessor.js'),
},
};

0 comments on commit 4070442

Please sign in to comment.