esdoc-undocumented-identifier-plugin

1.0.0 • Public • Published

ESDoc Undocumented Identifier Plugin

Install

npm install esdoc-undocumented-identifier-plugin

Config

{
  "source": "./src",
  "destination": "./doc",
  "plugins": [
    {"name": "esdoc-undocumented-identifier-plugin", "option": {"enable": true}}
  ]
}

enable is default true.

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    22,967
    • latest

Version History

Package Sidebar

Install

npm i esdoc-undocumented-identifier-plugin

Weekly Downloads

9,340

Version

1.0.0

License

MIT

Last publish

Collaborators

  • h13i32maru