mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
81cabc1477
Updates the project to support TypeScript 6 and accounts for some of the breakages.
6 lines
98 B
Python
6 lines
98 B
Python
load("//integration:index.bzl", "ng_integration_test")
|
|
|
|
ng_integration_test(
|
|
name = "test",
|
|
)
|