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
0986e75779
Rocket.Chat.ReactNative
/
.babelrc
5 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2017-08-03 18:23:43 +00:00
{
Init Redux usage
2017-08-13 01:35:09 +00:00
"presets": ["react-native"],
"plugins": ["transform-decorators-legacy"]
Initial commit
2017-08-03 18:23:43 +00:00
}