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

Fix error reporting in strongly-typed-inject-component ESLint rule #166

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

guyca
Copy link
Collaborator

@guyca guyca commented Jul 26, 2024

This PR fixes minor issues in the error reporting of strongly-typed-inject-component ESLint rule.

  1. Fix the order of types to print Own types before Injected
  2. Improve edge case handling

Always print own before injected
@guyca guyca merged commit cf518f3 into master Jul 26, 2024
2 checks passed
@guyca guyca deleted the fixErrorReporting2 branch July 26, 2024 16:51
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