Fix TypeScript tree-sitter

This commit is contained in:
Alexander Rosenberg 2024-12-25 22:05:40 -08:00
parent 100fe208e2
commit 83d40e3713
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -184,6 +184,8 @@
(javascript "https://github.com/tree-sitter/tree-sitter-javascript")
(typescript "https://github.com/tree-sitter/tree-sitter-typescript"
nil "typescript/src")
(tsx "https://github.com/tree-sitter/tree-sitter-typescript"
nil "tsx/src")
(bash "https://github.com/tree-sitter/tree-sitter-bash")
(cmake "https://github.com/uyha/tree-sitter-cmake")
(blueprint "https://github.com/huanie/tree-sitter-blueprint")