Rocket.Chat.ReactNative/.babelrc

5 lines
80 B
Plaintext

{
"presets": ["react-native"],
"plugins": ["transform-decorators-legacy"]
}