0.0.1 • Published 1 year ago

@aviene/typedoc-config v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

TypeDoc Config Documentation

Documentation for the @aviene/typedoc-config module.

Usage

npm install -D @aviene/typedoc-config

And reference it in your typedoc.json file:

{
    "extends": ["@aviene/typedoc-config"],
    "entryPoints": ["src/index.ts"]
}

More

0.0.1

1 year ago