@richienb/typedoc
v0.1.1
Published
Shared typedoc config for my projects.
Downloads
1
Maintainers
Readme
Typedoc
Shared typedoc config for my projects.
Installation
$ npm install @richienb/typedoc
Usage
In your typedoc.json
:
{
"extends": "@richienb/typedoc"
}