feat(vue): add template commentstring metadata

This commit is contained in:
guilhas07 2025-06-18 16:22:31 +01:00 committed by Christian Clason
parent 7e6fbcaa20
commit 2a677dede2

View file

@ -41,3 +41,6 @@
(attribute_value) @none))
(directive_modifier) @function.method
((template_element) @_template
(#set! @_template bo.commentstring "<!-- %s -->"))