pda_react_native_template/babel.config.js

4 lines
72 B
JavaScript
Raw Permalink Normal View History

2025-07-04 10:44:57 +08:00
module.exports = {
presets: ['module:@react-native/babel-preset'],
};