Replies: 1 comment 14 replies
-
|
@zabil I can transfer the repository under |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
cc @sriv, @chadlwilson, @haroon-sheikh
Hi everyone,
While working on Taiko functional tests, I noticed that @BugDiver's great
TypeScript plugin, gauge-ts, is
outdated and still using TypeScript 3. I forked the repo, made a lot of
updates, and got it working with the latest Node versions and TypeScript 5. You
can see the changes here:
getgauge/gauge-ts@main...zabil:gauge-ts:main.
There are quite a few changes. I think this plugin is a good candidate to
become an official Gauge plugin. I have some time to maintain it. Do you think
it's okay to move it to the getgauge repo and publish it as
@getgauge/gauge-ts?Beta Was this translation helpful? Give feedback.
All reactions