We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
…
1 parent d752d90 commit 9dcd19eCopy full SHA for 9dcd19e
runtime/queries/ecma/injections.scm
@@ -26,7 +26,7 @@
26
27
((call_expression
28
function: (identifier) @_template_function_name
29
- arguments: (template_string) @injection.content)
+ arguments: (template_string (string_fragment) @injection.content))
30
(#eq? @_template_function_name "gql")
31
(#set! injection.language "graphql"))
32
0 commit comments