docs(rl): add ts treesitter fix entry

This commit is contained in:
diced 2025-08-12 19:50:24 -07:00
commit 77c642935d
No known key found for this signature in database
GPG key ID: 436B2B0FA0DCA354

View file

@ -517,3 +517,8 @@
- Add [EEx Treesitter Grammar](https://github.com/connorlay/tree-sitter-eex) for Elixir
- Add [HEEx Treesitter Grammar](https://github.com/phoenixframework/tree-sitter-heex) for Elixir
[diced](https://github.com/diced):
- Fixed `typescript` treesitter grammar not being included by default.