feat!: update angular parser to new major

BREAKING CHANGE: This changes the capture groups for all Control Flow
statements.
This commit is contained in:
Dennis van den Berg 2024-07-16 20:29:03 +02:00 committed by 再生花
parent 03883041b2
commit 276c343b6b
2 changed files with 1 additions and 8 deletions

View file

@ -92,13 +92,6 @@
"{"
"}"
"@"
"} @"
(if_end_expression)
(for_end_expression)
(switch_end_expression)
(case_end_expression)
(default_end_expression)
(defer_end_expression)
] @punctuation.bracket
(two_way_binding