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

chore: add no-async-promise-executor as it becames recommanded #15261

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

peter-sanderson
Copy link
Contributor

https://eslint.org/docs/latest/rules/no-async-promise-executor

I just ignored 2 occurrences we have so far. This way we can fix them later and we are warn to not create another.

image

@peter-sanderson peter-sanderson force-pushed the no-async-promise-executor branch 2 times, most recently from 38808e2 to d4fb4c5 Compare November 7, 2024 11:25
Copy link
Contributor

@Lemonexe Lemonexe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently broken..

@peter-sanderson peter-sanderson merged commit 1029708 into develop Nov 7, 2024
25 checks passed
@peter-sanderson peter-sanderson deleted the no-async-promise-executor branch November 7, 2024 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants