cs01/gdbgui

Add more typescript annotations

Open

#309 aperta il 18 feb 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (376 fork)batch import
help wanted

Metriche repository

Star
 (6592 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Is your feature request related to a problem? Please describe. The code base is not fully type checked, which could lead to errors and longer development times.

Describe the solution you'd like Change all files from .js/.jsx to .ts/.tsx, and add more type annotations.

Additional context There is already some typescript support, but it should be expanded on.

Guida contributor