valid-gypfile
💼 This rule is enabled in the following configs: ✅ recommended, 📦 recommended-publishable.
This rule checks that the gypfile property, if present, is a boolean.
Examples
Section titled “Examples”{ "gypfile": "false"}{ "gypfile": false}Related Rules
Section titled “Related Rules”require-gypfile- Enforces that thegypfileproperty is present.