angular-docs-cn/modules/benchmarks/tsconfig-e2e.json
2020-02-04 10:41:06 -08:00

7 lines
87 B
JSON

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