Skip to content

Instantly share code, notes, and snippets.

@myogeshchavan97
Last active April 9, 2021 08:56
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 myogeshchavan97/2bce1ab3f4e49b747d0885a733426c9c to your computer and use it in GitHub Desktop.
Save myogeshchavan97/2bce1ab3f4e49b747d0885a733426c9c to your computer and use it in GitHub Desktop.
babelrc file
{
"presets": [
"@babel/preset-env",
"@babel/preset-react"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment