facebook / facebook/flow

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

オープン
#2,989 コメント 5 件 リアクション 3 件 担当者 0 名 GitHub で見る
bug feature request
主要言語
Rust
スター
22.3k
フォーク
1.9k
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。