Add missing comment pattern to TSX overrides query
This commit is contained in:
parent
8922156923
commit
7c98395e77
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
(comment) @comment
|
||||
(string) @string
|
||||
[
|
||||
(jsx_element)
|
||||
(jsx_fragment)
|
||||
(jsx_self_closing_element)
|
||||
(jsx_expression)
|
||||
] @element
|
||||
(string) @string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue