Skip to content

Commit

Permalink
fix: jest
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyhw committed Sep 17, 2024
1 parent 738ab83 commit 52276d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/react-native/babel.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// note this file is used by jest to make it not shit itself
module.exports = {
presets: ['module:metro-react-native-babel-preset'],
};

0 comments on commit 52276d9

Please sign in to comment.