We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 130a362 commit f5024d6Copy full SHA for f5024d6
babel.config.js
@@ -1,4 +1 @@
1
-// eslint-disable-next-line no-undef
2
-module.exports = {
3
- presets: ["module:@react-native/babel-preset"],
4
-}
+export const presets = ["module:@react-native/babel-preset"]
0 commit comments