esdoc-latest-jsx-plugin

1.1.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i esdoc-latest-jsx-plugin

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

2.4 kB

Total Files

7

Last publish

Collaborators

  • deady213