-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
attempting to use plugin. Getting this error ,essage when trying to compile via Babel.
npm install babel-plugin-transform-decorators-legacy --save-dev
and add the following line to your .babelrc file:
{
"plugins": ["transform-decorators-legacy"]
}
Which I've done and I get the same message when trying to compile again.
Metadata
Metadata
Assignees
Labels
No labels