mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
chore(ecma,jsx): update parser and queries
This commit is contained in:
parent
364b86ec8e
commit
6da205148f
6 changed files with 27 additions and 9 deletions
|
|
@ -2,7 +2,7 @@
|
|||
;-------
|
||||
(statement_block) @local.scope
|
||||
|
||||
(function) @local.scope
|
||||
(function_expression) @local.scope
|
||||
|
||||
(arrow_function) @local.scope
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue