Skip to content

Commit 5f0dbe8

Browse files
committed
chore: restore 'Comprehensive Ember event handler names' comment
1 parent 76d23c1 commit 5f0dbe8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rules/template-no-passed-in-event-handlers.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Comprehensive Ember event handler names
12
// Note: mouseMove, mouseEnter, and mouseLeave are intentionally excluded —
23
// they are native DOM events that do not have corresponding Ember
34
// classic-event aliases on components.

0 commit comments

Comments
 (0)