esdoc2-type-inference-plugin

2.0.1 • Public • Published

esdoc2 Type Inference Plugin(PoC)

This is Proof of Concept

Install

npm install esdoc2-type-inference-plugin

Config

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

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i esdoc2-type-inference-plugin

    Weekly Downloads

    11,600

    Version

    2.0.1

    License

    MIT

    Last publish

    Collaborators

    • mattmcfarland