esdoc-latest-undocumented-identifier-plugin

1.1.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

Readme

Keywords

Package Sidebar

Install

npm i esdoc-latest-undocumented-identifier-plugin

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

2.62 kB

Total Files

7

Last publish

Collaborators

  • deady213