Skip to content

Instantly share code, notes, and snippets.

@gjuoun
Created February 17, 2022 01:29
Show Gist options
  • Save gjuoun/678da3fbeb100f6f4360d33f1c91c5bb to your computer and use it in GitHub Desktop.
Save gjuoun/678da3fbeb100f6f4360d33f1c91c5bb to your computer and use it in GitHub Desktop.
Babel Config
{
"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