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