clearlydefined / clearlydefined/service
TypeScript migration
Open
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
ClearlyDefined is currently written in JavaScript, but a migration to TypeScript could help with service reliability and improve confidence when making changes. For example, with a strict enough TypeScript configuration, #970 would not have been possible.
I'd suggest doing this gradually and following the [Migrating from JavaScript][1] guide.
[1]: https://www.typescriptlang.org/docs/handbook/migrating-from-javascript.html
Contributor guide
Assessment
This issue has not been assessed yet.