1.0.0 • Published 7 years ago

esdoc-jsx-plugin v1.0.0

Weekly downloads
4,586
License
MIT
Repository
github
Last release
7 years ago

ESDoc JSX Plugin

Install

npm install esdoc-jsx-plugin

Config

{
  "source": "./src",
  "destination": "./doc",
  "plugins": [
    {"name": "esdoc-jsx-plugin", "option": {"enable": true}}
  ]
}
  • enable is default true

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru