Feature: Add glob support
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Allow checks to use glob syntax
```json
{
"packages": {
"{react,react-dom}": 18,
"@radpack/*": 1
}
}
```
Contributor guide
Assessment
This issue has not been assessed yet.