Skip to content

ruleset-migrator does not resolve imports when rule name has a '/' #2858

@bcoughlan

Description

@bcoughlan

When a rule name contains a '/', the resulting JS does not reference imports, e.g. the output will be formats: ['oas3'] instead of import { oas3 } ....... formats: [oas3].

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions