Skip to content

☂️Umbrella: TypeScript migration #683

@thymikee

Description

@thymikee

Describe the Feature

Some time ago we started migrating CLI to TS package by package. The infrastructure is already set up, so we can work with TS and Flow files without issues.

Currently all packages except for packages/cli are converted. We need your help in converting the rest of the codebase 💪.

Work plan

If you'd like to help with migrating any of the packages mentioned below, please leave a comment and we'll assign it to you.

Commands

Commands live in separate directories. It makes sense to tackle them one by one.

Tools

Tools are helpers we use throughout the cli package. They have corresponding test files, which can be found in commands/tools/__tests__ directory. Those should also be converted.

Root index files in src/

Let's tackle this once we have all commands converted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions