AndreyMork/dibox

View on GitHub
typedoc.json

Summary

Maintainability
Test Coverage
{
    "$schema": "https://typedoc.org/schema.json",
    "entryPoints": ["src/Main.ts"],
    "out": "docs",
    "tsconfig": "./tsconfig.check.json",
    "plugin": ["typedoc-plugin-markdown"]
}