`PROJECT_ROOT` not supported in .flowconfig -> [libs]
Đang mở
bug
feature request
- Ngôn ngữ chính
- Rust
- Star
- 22.3k
- Fork
- 1.9k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
`` 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.