Files
rn-app/babel.config.js
wuzhenyu 9f5b8552a0 Initial commit
Generated by react-native@0.81.0
2025-08-26 08:49:28 +08:00

4 lines
72 B
JavaScript

module.exports = {
presets: ['module:@react-native/babel-preset'],
};