feat(angular): update highlights for template literals

This commit is contained in:
Dennis van den Berg 2025-03-27 15:22:35 +01:00 committed by Christian Clason
parent a70d883976
commit aece106233

View file

@ -108,6 +108,14 @@
"}}"
] @punctuation.special
(template_substitution
[
"${"
"}"
] @punctuation.special)
(template_chars) @string
[
";"
"."