fix(jsx): update queries from upstream (#306)

This commit is contained in:
Amaan Qureshi
2023-07-12 12:15:03 -04:00
committed by GitHub
parent 3c4ccc4890
commit 17cc05867c

View File

@@ -6,6 +6,4 @@
(jsx_self_closing_element
name: (identifier) @open.selftag
"/" @_start ">" @_end
(#make-range! "close.selftag" @_start @_end)
) @scope.selftag
"/>" @close.selftag) @scope.selftag