lbryio/lbry-desktop

Flow type errors

Open

#2024 aperta il 10 ott 2018

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)JavaScript (412 fork)batch import
hacktoberfesthelp wanted

Metriche repository

Star
 (3596 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor