Add missing comment pattern to TSX overrides query

This commit is contained in:
Max Brunsfeld 2023-02-17 09:44:14 -08:00
parent 8922156923
commit 7c98395e77

View file

@ -1,7 +1,8 @@
(comment) @comment
(string) @string
[ [
(jsx_element) (jsx_element)
(jsx_fragment) (jsx_fragment)
(jsx_self_closing_element) (jsx_self_closing_element)
(jsx_expression) (jsx_expression)
] @element ] @element
(string) @string