Skip to content

Commit

Permalink
Update runtime/queries/rescript/locals.scm
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
  • Loading branch information
FreddieGilbraith and the-mikedavis authored Jul 31, 2024
1 parent e603634 commit 93ff325
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runtime/queries/rescript/locals.scm
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
; Definitions
;------------
(type_declaration) @local.definition
(let_binding) @local
(module_declaration) @local.namespace
(let_binding) @local.definition
(module_declaration) @local.definition

0 comments on commit 93ff325

Please sign in to comment.