Skip to content

Commit f5024d6

Browse files
convert babel file
1 parent 130a362 commit f5024d6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

babel.config.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
// eslint-disable-next-line no-undef
2-
module.exports = {
3-
presets: ["module:@react-native/babel-preset"],
4-
}
1+
export const presets = ["module:@react-native/babel-preset"]

0 commit comments

Comments
 (0)