mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a1bf58e32e
Migrates the symbol-extractor code to `ts_project`. PR Close #61156
7 lines
96 B
JSON
7 lines
96 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["node", "jasmine"]
|
|
}
|
|
}
|