Skip to content

Transform await-fire-event into await-async-events #626

Closed
@Belco90

Description

@Belco90

Transform await-fire-event into await-async-events.

Since user-events v14 is async, we should transform this rule to consider both fire and user events.

It needs a new option to decide which modules are enabled or disabled:

  • fire-event: disabled by default since it's only used in Vue (enabled in Vue shareable config tho)
  • user-event: enabled by default since user-event 14 is async

Explain in the rule's doc that the user-event option must be disabled when working with user-event prior to v14

Metadata

Metadata

Assignees

No one assigned

    Labels

    BREAKING CHANGEThis change will require a major version bumpv6Next major v6

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions