Skip to content

Commit 823f9d3

Browse files
committed
.
1 parent 73cd749 commit 823f9d3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

queries/jsx/textobjects.scm

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
; inherits: ecma
22

3+
(jsx_attribute) @attribute.outer
4+
35
(jsx_attribute
46
(property_identifier)
5-
(_) @parameter.inner) @parameter.outer
7+
(_
8+
(_) @attribute.inner))

0 commit comments

Comments
 (0)