mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
5 lines
174 B
Scheme
5 lines
174 B
Scheme
(jsx_opening_element (identifier) @tag)
|
|
(jsx_closing_element (identifier) @tag)
|
|
(jsx_self_closing_element (identifier) @tag)
|
|
(jsx_attribute (property_identifier) @attribute)
|