Skip to content

Files

Latest commit

171cad0 · Nov 12, 2017

History

History

esdoc-jsx-plugin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 25, 2017
Jun 25, 2017
Jul 30, 2017
Nov 12, 2017
Apr 22, 2017
Jul 30, 2017

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