We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be6f9c2 commit 0e81aedCopy full SHA for 0e81aed
packages/app/babel.config.js
@@ -18,7 +18,6 @@ module.exports = function (api) {
18
},
19
],
20
"react-native-reanimated/plugin",
21
- ["@babel/plugin-transform-private-methods", { loose: true }], // for jest
22
23
};
24
0 commit comments