superdesk/superdesk-client-core

View on GitHub
scripts/extensions/annotationsLibrary/src/extension.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function activate has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    activate: (superdesk: ISuperdesk) => {
        const {gettext} = superdesk.localization;

        const result: IExtensionActivationResult = {
            contributions: {
Severity: Minor
Found in scripts/extensions/annotationsLibrary/src/extension.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status