esdoc-type-inference-plugin

1.0.2 • Public • Published

ESDoc Type Inference Plugin(PoC)

This is Proof of Concept

Install

npm install esdoc-type-inference-plugin

Config

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

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Readme

Keywords

Package Sidebar

Install

npm i esdoc-type-inference-plugin

Weekly Downloads

26,561

Version

1.0.2

License

MIT

Unpacked Size

13.5 kB

Total Files

5

Last publish

Collaborators

  • h13i32maru