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

Incorrect fix for Promise.any with ember/no-array-prototype-extensions #1760

Closed
fastfedora opened this issue Jan 28, 2023 · 0 comments · Fixed by #1761
Closed

Incorrect fix for Promise.any with ember/no-array-prototype-extensions #1760

fastfedora opened this issue Jan 28, 2023 · 0 comments · Fixed by #1761
Labels

Comments

@fastfedora
Copy link

The fixer for ember/no-array-prototype-extensions converts Promise.any to Promise.some, which it shouldn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants