mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
204265f9a3
Reworks the `examples` tests not to depend on Protractor.
7 lines
123 B
JSON
7 lines
123 B
JSON
{
|
|
"extends": "./tsconfig-test.json",
|
|
"compilerOptions": {
|
|
"types": ["node", "jasmine", "selenium-webdriver"]
|
|
}
|
|
}
|