Symlinked library's .js.flow files are ignored
Open
declarations
- Dominant language
- Rust
- Stars
- 22.3k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
I've been using `npm link` to include a Flow typed (not flow-typed) library in a project, but Flow isn't overriding my `.js` files with corresponding `.js.flow` files. Flow honors the `.js.flow` files when I `cp -r` the library into `node_modules`.
Contributor guide
Assessment
This issue has not been assessed yet.