esdoc-jsx-plugin

v1.0.0
A JSX plugin for ESDoc
esdoc jsx plugin

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

npm i esdoc-jsx-plugin

Metadata

  • MIT
  • >= 6.0.0
  • h13i32maru
  • released 7/30/2017

Downloads

Maintainers