mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 20:28:58 +00:00
15 lines
423 B
Text
15 lines
423 B
Text
[submodule "tasks/coverage/test262"]
|
|
path = tasks/coverage/test262
|
|
url = git@github.com:tc39/test262.git
|
|
shallow = true
|
|
branch = main
|
|
[submodule "tasks/coverage/babel"]
|
|
path = tasks/coverage/babel
|
|
url = git@github.com:babel/babel.git
|
|
shallow = true
|
|
branch = main
|
|
[submodule "tasks/coverage/typescript"]
|
|
path = tasks/coverage/typescript
|
|
url = git@github.com:microsoft/TypeScript.git
|
|
shallow = true
|
|
branch = main
|