XuqmGroup-RNChatDemo/babel.config.js
徐勤民 bc512a17cb chore: init RN chat demo project
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 10:58:27 +08:00

4 行
72 B
JavaScript

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