@itsjamie/esdoc-external-nodejs-plugin

0.5.0 • Public • Published

ESDoc External Node.js Plugin

Install

npm install esdoc-external-nodejs-plugin

Config

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

enable is default true.

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Package Sidebar

Install

npm i @itsjamie/esdoc-external-nodejs-plugin

Weekly Downloads

0

Version

0.5.0

License

MIT

Unpacked Size

3.67 kB

Total Files

6

Last publish

Collaborators

  • itsjamie