-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi, thank you for your package. It's great and helps us a lot to migrate our codebase to modern JS style.
In our code we use custom babel plugins, such as @babel/plugin-proposal-decorators
When I apply your tool to our code base, I receive erros, like
SyntaxError: This experimental syntax requires enabling one of the following parser plugin(s): 'decorators-legacy, decorators' (11:0)
How I can fix them?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels