Skip to content

Instantly share code, notes, and snippets.

@ridoansaleh
Created September 8, 2019 10:09
Show Gist options
  • Save ridoansaleh/15d25e34a642242dc1bfd6341b085d0c to your computer and use it in GitHub Desktop.
Save ridoansaleh/15d25e34a642242dc1bfd6341b085d0c to your computer and use it in GitHub Desktop.
{
"presets": ["@babel/preset-env", "@babel/preset-react"],
"plugins": ["@babel/plugin-proposal-class-properties"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment