We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563f9a4 commit f4db755Copy full SHA for f4db755
webdriver-ts-results/tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "ES5",
+ "target": "ES2022",
4
"lib": ["DOM", "DOM.Iterable", "ESNext"],
5
"noFallthroughCasesInSwitch": true,
6
"skipLibCheck": true,
0 commit comments