Skip to content

Instantly share code, notes, and snippets.

@fredriccliver
Created July 20, 2020 07:52
Show Gist options
  • Save fredriccliver/a97f92323a19627e65d5a4f67c25bdf7 to your computer and use it in GitHub Desktop.
Save fredriccliver/a97f92323a19627e65d5a4f67c25bdf7 to your computer and use it in GitHub Desktop.
{
"plugins": [
["@babel/plugin-transform-runtime",
{
"regenerator": true
}
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment