Skip to content

Instantly share code, notes, and snippets.

@DanielCender
Created December 1, 2019 00:09
Show Gist options
  • Save DanielCender/ba30449f468aff7338f360dff1dc5111 to your computer and use it in GitHub Desktop.
Save DanielCender/ba30449f468aff7338f360dff1dc5111 to your computer and use it in GitHub Desktop.
Simple React Babel config
{
"presets": ["@babel/preset-react"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment