mirror of
https://github.com/denoland/deno
synced 2024-11-05 18:45:24 +00:00
8 lines
266 B
Text
8 lines
266 B
Text
[submodule "deno_third_party"]
|
|
path = third_party
|
|
url = https://github.com/denoland/deno_third_party.git
|
|
[submodule "typescript"]
|
|
path = deno_typescript/typescript
|
|
url = https://github.com/microsoft/TypeScript.git
|
|
fetchRecurseSubmodules = false
|
|
shallow = true
|