Files
Kristiyan Kostadinov 204265f9a3 build: switch examples away from protractor
Reworks the `examples` tests not to depend on Protractor.
2026-08-14 08:22:34 -07:00

7 lines
123 B
JSON

{
"extends": "./tsconfig-test.json",
"compilerOptions": {
"types": ["node", "jasmine", "selenium-webdriver"]
}
}