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
6 lines
120 B
JSON
6 lines
120 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": ["es5", "es2015.collection", "es2015.core"],
|
|
"types": ["node", "jasmine"]
|
|
}
|
|
}
|