Skip to content

Add option to stop reporting user-event in no-await-sync-events #669

Closed
@Belco90

Description

@Belco90

no-await-sync-events must not report user-event methods by default since it aims user-event v14, so only fire-event it's reported. However, we need an option to decide which methods to be reported: fire-event, user-event or both.

The idea is to include an option in the same way as #626 with the following values for presets:

  • dom: rule enabled with fire-event
  • angular: rule enabled with fire-event
  • react: rule enabled with fire-event
  • vue: rule not enabled
  • marko: rule not enabled

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions