Diff of /babel.config.js [000000] .. [299cfa]

Switch to side-by-side view

--- a
+++ b/babel.config.js
@@ -0,0 +1,3 @@
+module.exports = {
+  presets: ['module:metro-react-native-babel-preset'],
+};