-
-
Notifications
You must be signed in to change notification settings - Fork 16
Convert from JavaScript to TypeScript #9
Copy link
Copy link
Open
Labels
x:action/improveImprove existing functionality/contentImprove existing functionality/contentx:knowledge/noneNo existing Exercism knowledge requiredNo existing Exercism knowledge requiredx:size/largeLarge amount of workLarge amount of workx:type/codingWrite code that is not student-facing content (e.g. test-runners, generators, but not exercises)Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)
Metadata
Metadata
Assignees
Labels
x:action/improveImprove existing functionality/contentImprove existing functionality/contentx:knowledge/noneNo existing Exercism knowledge requiredNo existing Exercism knowledge requiredx:size/largeLarge amount of workLarge amount of workx:type/codingWrite code that is not student-facing content (e.g. test-runners, generators, but not exercises)Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)
Type
Fields
Give feedbackNo fields configured for issues without a type.
It would be lovely for the maintainability of this project if it was written in TypeScript. The only reason I didn't initially write it in TypeScript is because I didn't know it then and I wanted to finish it faster (without adding in the additional time for learning TypeScript).