mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -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
|
value: (arrow_function
|
||||||
parameter: (identifier) @parameter))
|
parameter: (identifier) @parameter))
|
||||||
|
|
||||||
(formal_parameters
|
|
||||||
(object_pattern
|
|
||||||
(shorthand_property_identifier) @parameter))
|
|
||||||
|
|
||||||
; Variables
|
; Variables
|
||||||
;----------
|
;----------
|
||||||
(namespace_import
|
(namespace_import
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue