anuraghazra/github-readme-stats

Migrate codebase to Typescript

Open

#2.052 geöffnet am 25. Sept. 2022

Auf GitHub ansehen
 (35 Kommentare) (2 Reaktionen) (3 zugewiesene Personen)JavaScript (33.282 Forks)batch import
enhancementhacktoberfesthelp wanted

Repository-Metriken

Stars
 (79.424 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 21T 13h) (1 gemergte PR in 30 T)

Beschreibung

Is your feature request related to a problem? Please describe.

We currently use javascript + type definitions. I, however, think migrating the project to typescript will significantly improve the development experience since it allows us to catch errors earlier.

Extra information

There were some attempts in the past that people can build upon if they want to take on this issue:

Additionally, @HwangTaehyun translated part of the codebase to typescript when creating https://github.com/HwangTaehyun/github-contributor-stats.

Contributor Guide