-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
Description
Currently ts-node is used in wdio conf as described in TypeScript Setup · WebdriverIO
But babel with '@babel/preset-typescript' is already used for jest tests as described in Getting Started · Jest
Can we reuse babel instead as is it much more popular and actively maintained
- Babel Setup · WebdriverIO
- Unable to use babel to run typescript tests · Issue #5588 · webdriverio/webdriverio
Also ts-node seems to be resulting in some issues as described below
Reactions are currently unavailable