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