deno/.gitmodules
2020-07-20 19:49:57 -04:00

9 lines
254 B
Plaintext

[submodule "deno_third_party"]
path = third_party
url = https://github.com/denoland/deno_third_party.git
[submodule "typescript"]
path = cli/typescript
url = https://github.com/microsoft/TypeScript.git
fetchRecurseSubmodules = false
shallow = true