Include JS template literal as string type for overrides
This commit is contained in:
parent
3b784668c0
commit
1969a12a0b
2 changed files with 11 additions and 2 deletions
|
@ -1,5 +1,9 @@
|
|||
(comment) @comment
|
||||
(string) @string
|
||||
|
||||
[
|
||||
(string)
|
||||
(template_string)
|
||||
] @string
|
||||
|
||||
[
|
||||
(jsx_element)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue