Skip to content

Commit

Permalink
Update no-invalid-extends.md
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus authored Jul 31, 2023
1 parent 2e1405e commit 5f15a88
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/rules/no-invalid-extends.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,3 @@ customElements.define('foo-bar', class extends HTMLParagraphElement {}, {extends
## When Not To Use It

If you are comfortable with silent failures when extending types don't match.

## Version

This rule was introduced in 0.0.1

0 comments on commit 5f15a88

Please sign in to comment.