Skip to content

Commit 9b261d4

Browse files
authored
Update @statement.outer query for Ecma to also include lexical declarations (#717)
1 parent 4fc5b1e commit 9b261d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

queries/ecma/textobjects.scm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,4 +279,5 @@
279279
(do_statement)
280280
(for_in_statement)
281281
(export_statement)
282+
(lexical_declaration)
282283
] @statement.outer

0 commit comments

Comments
 (0)