facebook / facebook/flow

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

Aperta
#2,989 5 commenti 3 reazioni 0 assegnatari Vedi su GitHub
bug feature request
Lingua principale
Rust
Stelle
22.3k
Fork
1.9k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

`` 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.