Skip to content

Conversation

@tfheud
Copy link

@tfheud tfheud commented Jul 21, 2025

Promise.all is unnecessary here because only a single promise is being passed.
It's not a critical issue, but it's better to avoid this pattern as it can be misleading — it may suggest that multiple promises are involved.

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.

1 participant