Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC] Typescript Support #17

Open
chrisdmacrae opened this issue Apr 26, 2019 · 0 comments
Open

[RFC] Typescript Support #17

chrisdmacrae opened this issue Apr 26, 2019 · 0 comments

Comments

@chrisdmacrae
Copy link
Owner

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

@chrisdmacrae chrisdmacrae changed the title [RFC] [RFC] Typescript Support Aug 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant