lbryio/lbry-desktop

Flow type errors

Open

#2,024 opened on 2018年10月10日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)JavaScript (412 forks)batch import
hacktoberfesthelp wanted

Repository metrics

Stars
 (3,596 stars)
PR merge metrics
 (30d に merged 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

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