overrides.scm

1(comment) @comment.inclusive
2
3(string) @string
4
5(template_string (string_fragment) @string)
6
7(_ value: (call_expression
8  function: (identifier) @function_name_before_type_arguments
9  type_arguments: (type_arguments)))