Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 310 Bytes

spread-base-flags.md

File metadata and controls

5 lines (3 loc) · 310 Bytes

When not directly extending SfCommand, the parent's flags must be spread like flags = { ...{{parent}}.{{property}} } (sf-plugin/spread-base-flags)

💼⚠️ This rule is enabled in the ✈️ migration config. This rule warns in the ✅ recommended config.