swc/.gitmodules

17 lines
568 B
Plaintext
Raw Normal View History

[submodule "ecmascript/test262-parser-tests"]
path = ecmascript/parser/tests/test262-parser
url = https://github.com/tc39/test262-parser-tests.git
2019-11-26 14:36:01 +03:00
shallow = true
[submodule "tests/projects/rxjs"]
path = tests/projects/rxjs/repo
2019-11-26 06:38:38 +03:00
url = https://github.com/ReactiveX/rxjs.git
2019-11-26 14:36:01 +03:00
shallow = true
[submodule "tests/projects/webpack"]
path = tests/projects/webpack/repo
2019-11-26 06:38:38 +03:00
url = https://github.com/webpack/webpack.git
2019-11-26 14:36:01 +03:00
shallow = true
[submodule "tests/projects/angular/repo"]
path = tests/projects/angular/repo
2019-11-26 06:38:38 +03:00
url = https://github.com/angular/angular.git
2019-11-26 14:36:01 +03:00
shallow = true