lbryio/lbry-desktop

Flow type errors

Aberta

#2.024 aberto em 10 de out. de 2018

 (5 comentários) (0 reação) (0 responsável)JavaScript (412 forks)batch import
hacktoberfesthelp wanted

Métricas do repositório

Stars
 (3.596 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador