mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
dd02bfe743
Use ts_project instead of ts_library for building zone.js PR Close #62673
9 lines
108 B
JSON
9 lines
108 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": [
|
|
"jasmine", "node"
|
|
]
|
|
}
|
|
}
|