dev-vortex/fireback

View on GitHub
src/firebase/exports.ts

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function exportFunctions has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const exportFunctions: ExportFunctionsMethod = (preferences = {}) => {
    const {
        base,
        folder = './api',
        extensions = [`.func`],
Severity: Minor
Found in src/firebase/exports.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status