mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
47660b7684
Migrate examples to use ng_project and ts_project for building PR Close #61650
6 lines
87 B
JSON
6 lines
87 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["jasmine"]
|
|
}
|
|
} |