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

Refactor to TypeScript #68

Open
3 tasks
davestewart opened this issue Apr 25, 2023 · 0 comments
Open
3 tasks

Refactor to TypeScript #68

davestewart opened this issue Apr 25, 2023 · 0 comments
Assignees
Labels
chore A task that needs to be done enhancement New feature or request

Comments

@davestewart
Copy link
Owner

Background

Refactoring to TypeScript would be useful for two main reasons:

  1. Types for consumers of the lib
  2. Types for the CLI portion of the lib

Proposal

Convert to TypeScript in several stages:

  • Lib + plugins
  • CLI
  • Tests

Notes

Should aim for this as 7.0.0

@davestewart davestewart added the enhancement New feature or request label Apr 25, 2023
@davestewart davestewart self-assigned this Apr 25, 2023
@davestewart davestewart added the chore A task that needs to be done label Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A task that needs to be done enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant