Skip to content

Instantly share code, notes, and snippets.

@ThrowJojo
Created September 19, 2017 03:53
Show Gist options
  • Save ThrowJojo/b9774ef5a1cabf630b7dab843ad97c71 to your computer and use it in GitHub Desktop.
Save ThrowJojo/b9774ef5a1cabf630b7dab843ad97c71 to your computer and use it in GitHub Desktop.
Example presets for 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