Skip to content

Add support of custom babel rules #28

@danylkaaa

Description

@danylkaaa

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions