Skip to content

Instantly share code, notes, and snippets.

@dimovdaniel
Created April 17, 2019 08:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dimovdaniel/0ccb54dcf8f1c09a5dcf3ca6b57b3c75 to your computer and use it in GitHub Desktop.
Save dimovdaniel/0ccb54dcf8f1c09a5dcf3ca6b57b3c75 to your computer and use it in GitHub Desktop.
{
"presets": ["babel-preset-expo"],
"env": {
"development": {
"plugins": ["@babel/plugin-transform-react-jsx-source"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment