Skip to content

Instantly share code, notes, and snippets.

@KrustyC
Created May 9, 2021 11:49
Show Gist options
  • Save KrustyC/43c69442a5ef0cd9cc633ed7632de8a1 to your computer and use it in GitHub Desktop.
Save KrustyC/43c69442a5ef0cd9cc633ed7632de8a1 to your computer and use it in GitHub Desktop.
{
"presets": [
"@babel/preset-env",
[
"@babel/preset-react",
{
"runtime": "automatic"
}
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment