We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
it would be good to have a lint rule against usage of firstObject/lastObject so we can start moving to normal JS arrays.
The text was updated successfully, but these errors were encountered:
Yeah, I'd be in favor of two new rules:
no-ember-arrays
no-ember-objects
Sorry, something went wrong.
This can be part of #1075
no-array-prototype-extensions
Successfully merging a pull request may close this issue.
it would be good to have a lint rule against usage of firstObject/lastObject so we can start moving to normal JS arrays.
The text was updated successfully, but these errors were encountered: