mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Switches the `largeform` benchmarks to Bazel. This is the last remaining e2e test within `modules/`. PR Close #28645
6 lines
90 B
JSON
6 lines
90 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": ["es2015"],
|
|
"types": ["node", "jasminewd2"]
|
|
}
|
|
}
|