1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 08:27:56 +03:00

Add tree-sitter-typescript as a submodule

This commit is contained in:
joshvera 2017-03-15 17:04:19 -04:00
parent b3f14f14da
commit 404c1a94e1
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -34,3 +34,6 @@
[submodule "vendor/haskell-tree-sitter"]
path = vendor/haskell-tree-sitter
url = https://github.com/tree-sitter/haskell-tree-sitter.git
[submodule "languages/typescript/vendor/tree-sitter-typescript"]
path = languages/typescript/vendor/tree-sitter-typescript
url = https://github.com/tree-sitter/tree-sitter-typescript/

@ -0,0 +1 @@
Subproject commit bc793fa2daa6b533e6734d525536e406dca9e8b0