lbryio/lbry-desktop

Flow type errors

開放

#2,024 建立於 2018年10月10日

 (5 則留言) (0 個反應) (0 位負責人)JavaScript (412 個分叉)batch import
hacktoberfesthelp wanted

倉庫指標

星標
 (3,596 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

We are currently trying to use Flow in every file. We have been slowly making progress but there are still a lot of errors.

If you open a PR with some Flow error fixes (or anything else) we will send you some LBC as appreciation!

Some of the biggest offenders right now are in pages/file/view.jsx and anything with subscriptions.

To see all of the errors you can run ./node_modules/.bin/flow --color always

貢獻者指南