@itsjamie/esdoc-undocumented-identifier-plugin

0.5.0 • Public • Published

ESDoc Undocumented Identifier Plugin

Install

npm install esdoc-undocumented-identifier-plugin

Config

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

enable is default true.

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Readme

Keywords

Package Sidebar

Install

npm i @itsjamie/esdoc-undocumented-identifier-plugin

Weekly Downloads

46

Version

0.5.0

License

MIT

Unpacked Size

2.77 kB

Total Files

5

Last publish

Collaborators

  • itsjamie