Import types from flow-typed
Open
- Dominant language
- JavaScript
- Stars
- 797
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
This is a:
- [x] Bug Report
- [ ] Feature Request
- [ ] Question
- [ ] Other
Which concerns:
- [x] flow-runtime
- [x] babel-plugin-flow-runtime
- [ ] flow-runtime-validators
- [ ] flow-runtime-mobx
- [ ] flow-config-parser
- [ ] The documentation website
---
Hi, we declare some our own types in `./project/flow-typed` dir, and use that types in code `./project/src`.
It works perfect with flow, but flow-runtime doesn't import types from all files in flow-typed dir and throws errors about "unfound" types.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.