valid-description
💼 This rule is enabled in the following configs: ✅ recommended, 📦 recommended-publishable.
The rule checks that, if present, the description property is a non-empty string.
Examples
Section titled “Examples”{ "description": ""}{ "description": "The Fragile"}Related Rules
Section titled “Related Rules”require-description- Enforces that thedescriptionproperty is present.