ci: fix wrong queries

This commit is contained in:
Thomas Vigouroux 2020-09-07 18:14:54 +02:00
parent 5d2b866518
commit b90e520ccd
10 changed files with 22 additions and 23 deletions

View file

@ -9,4 +9,4 @@
(jsx_opening_element name: (identifier) @variable.builtin)
(jsx_self_closing_element name: (identifier) @variable.builtin)
(jsx_text) @none
(jsx_text) @Normal