Skip to content

[RFC] Typescript Support #17

@chrisdmacrae

Description

@chrisdmacrae

Use case (user story)

Convert the existing project to typescript classes to:

  • Make things easier to maintain
  • Make things easier to document
  • Make the project type safe

Scenarios

Scenario: Making API changes
Given I am updating the API surface of the CLI,
When I update the CLI methods,
Then I want type safety to ensure the CLI commands are collecting the correct data for the underlying API.

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions