Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 397a9c9

Browse files
committed
Flow.
1 parent 297d607 commit 397a9c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

languages/tree-sitter-stack-graphs-javascript/src/stack-graphs.tsg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3704,6 +3704,7 @@ inherit .containing_class_value
37043704

37053705
edge @lhs.before_scope -> @name.before_scope
37063706
edge @rhs.before_scope -> @lhs.after_scope
3707+
edge @name.after_scope -> @name.before_scope
37073708
}
37083709

37093710
(jsx_self_closing_element

0 commit comments

Comments
 (0)