mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
68e741227b
Switches the `largeform` benchmarks to Bazel. This is the last remaining e2e test within `modules/`. PR Close #28697
7 lines
90 B
JSON
7 lines
90 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": ["es2015"],
|
|
"types": ["node", "jasminewd2"]
|
|
}
|
|
}
|