mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
We were missing quite a bit of test coverage, this is the start of recreating it. PR Close #19703
7 lines
110 B
JSON
7 lines
110 B
JSON
{
|
|
"compilerOptions": {
|
|
"paths": {
|
|
"@angular/core": ["../../../../dist/packages/core"]
|
|
}
|
|
}
|
|
}
|