cs01/gdbgui

Add more typescript annotations

Open

#309 建立於 2020年2月18日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (376 fork)batch import
help wanted

倉庫指標

Star
 (6,592 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南