codemod icon indicating copy to clipboard operation
codemod copied to clipboard

TypeScript is not supported

Open alebx opened this issue 4 years ago • 0 comments

When migrating a Typescript Protractor file, types like ElementFinder are not transformed.

npx jscodeshift -t ./node_modules/@wdio/codemod/protractor --parser=ts  test.po.ts

alebx avatar Jun 07 '21 16:06 alebx