tree-sitter / tree-sitter-typescript

TypeScript grammar for tree-sitter
MIT License
341 stars 104 forks source link

Updating tree-sitter-javascript? #189

Closed ruricolist closed 2 years ago

ruricolist commented 2 years ago

I'm using both tree-sitter-javascript and tree-sitter-typescript and have noticed some inconsistencies. On investigation it turns out that the version of tree-sitter-javascript that tree-sitter-typescript is building on is several months old.

Are there any plans to update the dependency? Alternately, is this something you would be willing to accept a pull request for?

mjambon commented 2 years ago

Yes, this would be appreciated. Hopefully the tests just pass.