mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
32e1641628
Also don't format external js/deps
9 lines
320 B
Text
9 lines
320 B
Text
[submodule "third_party"]
|
|
path = third_party
|
|
url = https://github.com/denoland/deno_third_party.git
|
|
[submodule "build"]
|
|
path = build
|
|
url = https://github.com/denoland/chromium_build.git
|
|
[submodule "js/deps/https/deno.land/x/std"]
|
|
path = js/deps/https/deno.land/x/std
|
|
url = https://github.com/denoland/deno_std.git
|