Hangry/.babelrc

8 lines
107 B
Plaintext
Executable File

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