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

Convert project to use Typescript #20

Open
ECorreia45 opened this issue Jul 8, 2021 · 0 comments
Open

Convert project to use Typescript #20

ECorreia45 opened this issue Jul 8, 2021 · 0 comments
Labels
Feature Suggestion an idea of a feature for the project good first issue Good for newcomers

Comments

@ECorreia45
Copy link
Contributor

ECorreia45 commented Jul 8, 2021

simply change the entire project code to use typescript. It already uses typescript to build for the npm package.

  • typescript should be strict
  • all files inside the core directory should be .ts
  • support jest
  • if possible, use node version 10 to lower the project node version requirement
  • should add extensive comments to the code as a code documentation explaining the logic
@ECorreia45 ECorreia45 added good first issue Good for newcomers Feature Suggestion an idea of a feature for the project labels Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Suggestion an idea of a feature for the project good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant