Flow doesn't resolve file names without extensions
Open
- Dominant language
- Rust
- Stars
- 22.3k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
flow 0.49.1
OSX 10.12.5
I mistakenly created a file, `node_modules/foo`, without the `.js` extension. Node is fine with this, but flow complains that it can't be resolved. It's a symlink if that happens to matter, but I don't think it does.
Contributor guide
Assessment
This issue has not been assessed yet.