We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d0da9e commit af4bdc7Copy full SHA for af4bdc7
src/utils/is-event.yml
@@ -9,7 +9,6 @@ rule:
9
- kind: identifier
10
- kind: function
11
- kind: arrow_function
12
- follows:
13
- kind: property_identifier
+ inside:
+ kind: jsx_attribute
14
regex: ^on[A-Z_]
15
- stopBy: end
0 commit comments