update to newest rescript treesitter library and queries (#11165)

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
Co-authored-by: Freddie Ridell <freddie@Gilbraith-MacBook-Pro.local>
This commit is contained in:
Freddie Gilbraith 2024-11-20 22:08:38 +00:00 committed by GitHub
parent 4e2faa0be9
commit 07968880e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 50 additions and 24 deletions

View file

@ -1825,7 +1825,7 @@ indent = { tab-width = 2, unit = " " }
[[grammar]]
name = "rescript"
source = { git = "https://github.com/jaredramirez/tree-sitter-rescript", rev = "467dcf99f68c47823d7b378779a6b282d7ef9782" }
source = { git = "https://github.com/rescript-lang/tree-sitter-rescript", rev = "5e2a44a9d886b0a509f5bfd0437d33b4871fbac5" }
[[language]]
name = "erlang"