Skip to content

Instantly share code, notes, and snippets.

@aaronblondeau
Created June 29, 2017 21:40
Show Gist options
  • Save aaronblondeau/3a93c7c83f83850bd26ff0fbc9d1a5e0 to your computer and use it in GitHub Desktop.
Save aaronblondeau/3a93c7c83f83850bd26ff0fbc9d1a5e0 to your computer and use it in GitHub Desktop.
where2ride .babelrc file to allow MobX decorators.
{
"presets": ["react-native"],
"plugins": ["transform-decorators-legacy"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment