angular-cn/modules/playground/tsconfig-build.json

7 lines
77 B
JSON

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