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

@ -3,7 +3,7 @@
(for_statement)
(while_statement)
(arrow_function)
(function)
(function_expression)
(function_declaration)
(class_declaration)
(method_definition)