react-native/babel.config.js
Artur Gurgul 9829024b2c Initial commit
Generated by react-native@0.80.2
2025-08-01 12:57:32 +02:00

3 lines
72 B
JavaScript

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