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

7 lines
122 B
JSON

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