1.2.0 • Published 10 months ago

@aviene/typedoc-config-base v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

TypeDoc Config Documentation

Documentation for the @aviene/typedoc-config-base module.

Usage

npm install -D @aviene/typedoc-config-base

And reference it in your typedoc.config.js file:

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

More

1.2.0

10 months ago

1.1.0

10 months ago

1.0.0

1 year ago

0.0.1

1 year ago