Files
explore/.license-reportrc
2026-02-09 11:41:12 +01:00

6 lines
181 B
Plaintext

{
"exclude": [
// It currently has two licenses (MIT and Apache-2.0), which are not correctly recognized by license-report-check.
"@helia/verified-fetch"
]
}