`PROJECT_ROOT` not supported in .flowconfig -> [libs]
オープン
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 はまだ評価されていません。