2022-02-05 21:24:01 -08:00
|
|
|
((comment) @injection.content
|
|
|
|
(#set! injection.language "comment"))
|
|
|
|
|
|
|
|
((raw_js) @injection.content
|
|
|
|
(#set! injection.language "javascript"))
|
|
|
|
|
|
|
|
((raw_gql) @injection.content
|
2022-10-20 14:30:16 -07:00
|
|
|
(#set! injection.language "graphql"))
|