feat(angular)!: update parser and queries

Breaking change: node `(static_member_expression)` was removed
This commit is contained in:
Christian Clason 2025-10-04 11:08:09 +02:00 committed by Christian Clason
parent c579a8c0cf
commit 01ced7499f
2 changed files with 2 additions and 5 deletions

View file

@ -4,10 +4,7 @@
(pipe_operator) @operator
[
(string)
(static_member_expression)
] @string
(string) @string
(number) @number