fix(ecma injections): jsdoc match /** */ only

This commit is contained in:
Nick Friday 2022-09-12 23:36:19 +03:00 committed by Stephan Seitz
parent 6d486212ed
commit ba752cee13

View file

@ -1,4 +1,6 @@
(comment) @jsdoc
(((comment) @_jsdoc_comment
(#match? @_jsdoc_comment "^/\\*\\*[^\\*].*\\*/")) @jsdoc)
(comment) @comment
(call_expression