Skip to content

valid-libc

💼 This rule is enabled in the following configs: ✅ recommended, 📦 recommended-publishable.

The rule checks that, if present, the libc property is a string or an Array of strings.

{
"libc": {
"glibc": true
}
}
  • require-libc - Enforces that the libc property is present.