Skip to content

Instantly share code, notes, and snippets.

@rafaelrozon
Created February 16, 2019 01:35
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 rafaelrozon/f35fd8ab9df7762212340f88a79e9595 to your computer and use it in GitHub Desktop.
Save rafaelrozon/f35fd8ab9df7762212340f88a79e9595 to your computer and use it in GitHub Desktop.
// ...
babel: {
presets: [],
plugins: [
["@babel/plugin-proposal-decorators", { "legacy": true }],
]
},
// ..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment