mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 04:50:03 -04:00
feat(angular)!: update parser and queries
Breaking change: node `(static_member_expression)` was removed
This commit is contained in:
parent
c579a8c0cf
commit
22a9aacdff
2 changed files with 2 additions and 5 deletions
|
|
@ -4,10 +4,7 @@
|
|||
|
||||
(pipe_operator) @operator
|
||||
|
||||
[
|
||||
(string)
|
||||
(static_member_expression)
|
||||
] @string
|
||||
(string) @string
|
||||
|
||||
(number) @number
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue