chore(ecma,jsx): update parser and queries

This commit is contained in:
Amaan Qureshi 2024-01-31 10:55:10 -05:00
parent 364b86ec8e
commit 6da205148f
6 changed files with 27 additions and 9 deletions

View file

@ -2,7 +2,7 @@
;-------
(statement_block) @local.scope
(function) @local.scope
(function_expression) @local.scope
(arrow_function) @local.scope