angular-docs-cn/dev-infra/benchmark/component_benchmark/tsconfig-e2e.json

7 lines
94 B
JSON

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