cs01/gdbgui

Add more typescript annotations

オープン

#309 opened on 2020/02/18

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (521 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (10,351 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド