Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve await-async-events fixer #674

Closed
Belco90 opened this issue Oct 11, 2022 · 0 comments · Fixed by #675
Closed

Improve await-async-events fixer #674

Belco90 opened this issue Oct 11, 2022 · 0 comments · Fixed by #675
Labels
enhancement New feature or request v6 Next major v6

Comments

@Belco90
Copy link
Member

Belco90 commented Oct 11, 2022

As discussed in #656 (comment), we need to improve the fixer for await-async-events rule. The fixer must add the async operator to the outer function if any and not still async.

@skovy skovy moved this from Todo to In Progress in eslint-plugin-testing-library v6 Oct 12, 2022
@skovy skovy linked a pull request Oct 12, 2022 that will close this issue
@Belco90 Belco90 closed this as completed Oct 14, 2022
Repository owner moved this from In Progress to Done in eslint-plugin-testing-library v6 Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v6 Next major v6
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant