.gitmodules

Summary

Maintainability
Test Coverage
[submodule "closure"]
    path = third_party/closure/compiler
    url = https://github.com/google/closure-compiler
[submodule "grpc-web"]
    path = third_party/grpc-web
    url = https://github.com/grpc/grpc-web.git
    branch = master
[submodule "third_party/idom"]
    path = third_party/idom
    url = https://github.com/google/incremental-dom