elcharitas/waxe

View on GitHub
docs/generate.js

Summary

Maintainability
A
1 hr
Test Coverage

Function main has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function main() {
    const app = new docs.Application();
    const pages = {};
    
    app.options.addReader(new docs.TSConfigReader);
Severity: Minor
Found in docs/generate.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status