blob: 03e29b0084af68abd1578606c1375b1b3c8546db (
plain) (
blame)
1
2
3
4
5
6
7
8
|
((comment) @injection.content
(#set! injection.language "comment"))
((raw_js) @injection.content
(#set! injection.language "javascript"))
((raw_gql) @injection.content
(#set! injection.language "graphql"))
|