ikatyang / tree-sitter-vue

Vue grammar for tree-sitter
https://ikatyang.github.io/tree-sitter-vue/
MIT License
77 stars 25 forks source link

Update to latest tree-sitter-cli and generated bindings #29

Open segevfiner opened 3 months ago

segevfiner commented 3 months ago

Tree Sitter has made quite a few changes to the generated bindings since this grammar was created. tree-sitter-cli should be updated, tree-sitter generate ran again, and the CI adjusted to account for those changes.