euberdeveloper/euberlog

View on GitHub
docs/tree/dree.config.json

Summary

Maintainability
Test Coverage
{
    "exclude": [ 
        "/node_modules",
        "/.git",
        "/coverage",
        "/bundled/",
        "/dist/",
        "/docs/assets/",
        "/docs/documentation/html/",
        "/docs/documentation/html-dev/",
        "/test/suites/logger/logs/"
    ]
}