Skip to content

Instantly share code, notes, and snippets.

@mr-vaibh
Created July 23, 2021 08:38
Show Gist options
  • Save mr-vaibh/4aee23f15bca778ed479c668eead3926 to your computer and use it in GitHub Desktop.
Save mr-vaibh/4aee23f15bca778ed479c668eead3926 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