BikeApp_demo/babel.config.js
tx bbaa67c0de Initial commit
Generated by react-native@0.74.5
2024-11-02 16:21:03 +08:00

4 lines
72 B
JavaScript

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