Files
Paul Gschwendtner 68e741227b build: convert largeform benchmarks to bazel (#28697)
Switches the `largeform` benchmarks to Bazel.
This is the last remaining e2e test within `modules/`.

PR Close #28697
2019-02-13 11:54:36 -08:00

7 lines
90 B
JSON

{
"compilerOptions": {
"lib": ["es2015"],
"types": ["node", "jasminewd2"]
}
}