@enterthenamehere/esdoc-undocumented-identifier-plugin
v2.6.0-dev.1
Published
A undocumented identifier plugin for ESDoc
Downloads
2
Maintainers
Readme
ESDoc Undocumented Identifier Plugin
Use with updated EnterTheNameHere/esdoc-monorepo. Original esdoc is here.
Install
npm install @enterthenamehere/esdoc-undocumented-identifier-plugin
Config
{
"source": "./src",
"destination": "./doc",
"plugins": [
{"name": "@enterthenamehere/esdoc-undocumented-identifier-plugin", "option": {"enable": true}}
]
}
enable
is default true
.
LICENSE
MIT