Skip to content

Commit 8c1fe82

Browse files
committed
feat: fixed for the build process
1 parent dbafe27 commit 8c1fe82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

babel.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-env node */
12
module.exports = {
23
presets: ['module:@react-native/babel-preset'],
34
};

0 commit comments

Comments
 (0)