mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 20:10:10 -04:00
remove destructuring from @parameter
This commit is contained in:
parent
5e6716e4be
commit
9ea95e51fc
1 changed files with 0 additions and 4 deletions
|
|
@ -95,10 +95,6 @@
|
|||
value: (arrow_function
|
||||
parameter: (identifier) @parameter))
|
||||
|
||||
(formal_parameters
|
||||
(object_pattern
|
||||
(shorthand_property_identifier) @parameter))
|
||||
|
||||
; Variables
|
||||
;----------
|
||||
(namespace_import
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue