facebook / facebook/flow

`PROJECT_ROOT` not supported in .flowconfig -> [libs]

Open
#2,989 5 comments 3 reactions 0 assignees View on GitHub
bug feature request
Dominant language
Rust
Stars
22.3k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

`` doesn't work in all section of the config file, which sounds like a bug.

```
[ignore]
/node_modules/.*
...
[libs]
/path/to/types.flow.js
...
```

No error was reported, which makes this almost impossible to debug. By removing the `/` (by @jeffmo's suggestion) everything works as expected.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.