Skip to content

Replace uses of any type with the proper type #1648

Open
@mattwynne

Description

@mattwynne

When we converted cucumber-js from JavaScript to TypeScript, we used the any type quite liberally to hasten the process.

We have a long-term goal to replace all instances of any with the suitable type.

This would make a great first-timer contribution to potter around in the code and get to know it. As always, you can find the commiters in the https://cucumber.io/community#slack if you need any guidance.

This could be solved by multiple small pull requests. Even a PR fixing a single use of any would be welcome!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions