mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
77d2a7c977
Migrates all `modules/...` code to `ts_project`. PR Close #61779
7 lines
103 B
JSON
7 lines
103 B
JSON
{
|
|
"extends": "./tsconfig-e2e.json",
|
|
"compilerOptions": {
|
|
"types": ["node", "jasminewd2"]
|
|
}
|
|
}
|