How an extension should handle including contributions based on licensing

interface ExtensionLicensing {
    overrides?: LicensingOverride[];
}

Properties

Properties

overrides?: LicensingOverride[]

A list of contributions which deviate from the default licensing behavior