binygal / jest-runner-flowtype

Jest runner for running flowtype tests using jest as a platform
26 stars 10 forks source link

[WIP] fix module not found error #1

Closed kyhy closed 6 years ago

kyhy commented 6 years ago

flow check-contents doesn't work if the file tries to import anything...

kyhy commented 6 years ago

Actually the flow is intermittently failing... Not exactly sure why..

kyhy commented 6 years ago

what's CRA?

kyhy commented 6 years ago

Hmm... this PR is not working correctly. Looks like I may have not setup my flow environment correctly.

binygal commented 6 years ago

@kyhy CRA is Create React App.

binygal commented 6 years ago

@kyhy I fixed this in another PR. I'm closing this PR.

kyhy commented 6 years ago

Yeah just saw the few days go! I'll give it ago some time!