mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
84b66f3b04
Migrate the build rules for shared docs to use ts_project PR Close #61217
6 lines
95 B
JSON
6 lines
95 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["jasmine", "node"]
|
|
}
|
|
} |