2.6.0-dev.1 • Published 10 months ago

@enterthenamehere/esdoc-undocumented-identifier-plugin v2.6.0-dev.1

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

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

Author

Ryo Maruyama@h13i32maru