angular-docs-cn/modules/benchmarks/tsconfig-build.json
2019-02-08 13:37:36 -08:00

7 lines
77 B
JSON

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