aboutsummaryrefslogtreecommitdiffstats
path: root/queries/javascript/injections.scm
blob: c257f79116146c8e504f09e95e155d497491dc44 (plain) (blame)
1
2
3
4
5
6
((comment) @jsdoc)

(call_expression
	function: ((identifier) @_name
		(#eq? @_name "gql"))
	arguments: ((template_string) @graphql))