feat(vue): add template commentstring metadata

This commit is contained in:
guilhas07 2025-06-18 16:22:31 +01:00
parent 42fc28ba91
commit d080d42aaa

View file

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