Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit cceda2f

Browse files
committed
chore: remove uneccessary dependency on tsconfig
1 parent 0e9c423 commit cceda2f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,8 @@
2323
},
2424
"types": [
2525
"node",
26-
"@wdio/globals/types",
26+
"@wdio/globals/types",
2727
"@wdio/mocha-framework",
28-
"expect-webdriverio",
2928
"wdio-vscode-service"
3029
],
3130
"esModuleInterop": true

0 commit comments

Comments
 (0)