Skip to content

valid-libc

💼 This rule is enabled in the ✅ recommended config.

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.