cs01/gdbgui

Add more typescript annotations

Ouverte

#309 ouverte le 18 févr. 2020

 (0 commentaire) (0 réaction) (0 personne assignée)TypeScript (521 forks)batch import
help wanted

Métriques du dépôt

Stars
 (10 351 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur