TryGhost/Ghost

View on GitHub
apps/admin-x-settings/src/utils/getOffersPortalPreviewUrl.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function getOfferPortalPreviewUrl has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const getOfferPortalPreviewUrl = (overrides:offerPortalPreviewUrlTypes, baseUrl: string) : string => {
    const {
        disableBackground = false,
        name,
        code,
Severity: Minor
Found in apps/admin-x-settings/src/utils/getOffersPortalPreviewUrl.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status