elm-tooling / tree-sitter-elm

Tree sitter implementation for elm
https://elm-tooling.github.io/tree-sitter-elm/
MIT License
75 stars 14 forks source link

Update tree-sitter playground dependencies to v0.20.9 #147

Closed Qluxzz closed 8 months ago

Qluxzz commented 8 months ago

The playground (https://elm-tooling.github.io/tree-sitter-elm/) fails when trying to parse.

Updating the dependencies for tree sitter found in the docs folder, namely the tree-sitter.js and tree-sitter.wasm fixes so the playground works as expected again.