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 (no-invalid-extends): respect elementBaseClasses #102

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

43081j
Copy link
Owner

@43081j 43081j commented Jul 31, 2023

We should respect elementBaseClasses as acceptable base classes for custom elements when running the logic in this rule.

If it isn't set, we can default to HTMLElement as being the only base class.

We should respect `elementBaseClasses` as acceptable base classes for
custom elements when running the logic in this rule.

If it isn't set, we can default to `HTMLElement` as being the only base
class.
@43081j 43081j merged commit 8ec34da into ce-next Aug 7, 2023
3 checks passed
@43081j 43081j deleted the ce-next-invext-cebc branch August 7, 2023 20:07
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