mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
40534d7de1
Use ts_project to build targets in benchpress package PR Close #61486
7 lines
92 B
JSON
7 lines
92 B
JSON
{
|
|
"extends": "../tsconfig-build.json",
|
|
"compilerOptions": {
|
|
"types": ["node"]
|
|
}
|
|
}
|