feat(js): add regex injections (#834)

This commit is contained in:
Steven Sojka 2021-01-07 09:04:43 -06:00 committed by GitHub
parent 03fea8494c
commit 2e8621ff1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,7 @@
((comment) @jsdoc)
((regex_pattern) @regex)
(call_expression
function: ((identifier) @_name
(#eq? @_name "gql"))