Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
rich-maker
c71069183ec68e0c256f761d865fe8fb720e7815
c71069183ec68e0c256f761d865fe8fb720e7815
Switch branch/tag
rich-maker
babel.config.js
Find file
Normal view
History
Permalink
babel.config.js
77 Bytes
Edit
Web IDE
Newer
Older
init project
Test User
committed
Jun 25, 2021
1
2
3
module
.
exports
=
{
presets
:
[
'
module:metro-react-native-babel-preset
'
],
};