Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
my-test-group
TestAppCiNew
61e1d12f2e424016c507011adfe11f4e49db0354
61e1d12f2e424016c507011adfe11f4e49db0354
Switch branch/tag
testappcinew
babel.config.js
Find file
Normal view
History
Permalink
babel.config.js
72 Bytes
Newer
Older
Initial commit
jayed nahian
committed
Nov 25, 2025
1
2
3
module
.
exports
=
{
presets
:
[
'
module:@react-native/babel-preset
'
],
};