This website requires JavaScript.
Explore
Help
Sign In
verdnatura-mirror
/
Rocket.Chat.ReactNative
mirror of
https://github.com/RocketChat/Rocket.Chat.ReactNative
Watch
2
Star
0
Fork
You've already forked Rocket.Chat.ReactNative
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
appium-v2
Rocket.Chat.ReactNative
/
appium
/
babel.config.js
5 lines
96 B
JavaScript
Raw
Permalink
Blame
History
module
.
exports
=
{
presets
:
[
'@babel/preset-env'
]
,
plugins
:
[
[
'@babel/transform-runtime'
]
]
}
;
Reference in New Issue
View Git Blame
Copy Permalink