Skip to content

Instantly share code, notes, and snippets.

@joshuacrass
Created September 15, 2018 13:15
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 joshuacrass/22932db0844d6a4d672d41a888aea9cc to your computer and use it in GitHub Desktop.
Save joshuacrass/22932db0844d6a4d672d41a888aea9cc to your computer and use it in GitHub Desktop.
react-flow-babel babelrc
{
"presets": ["@babel/preset-env", "@babel/react", "@babel/flow"],
"plugins": ["react-hot-loader/babel"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment