esdoc-type-inference-plugin

v1.0.2
A type inference plugin for ESDoc [PoC]
esdoc inference plugin

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

npm i esdoc-type-inference-plugin

Metadata

  • MIT
  • >= 6.0.0
  • h13i32maru
  • released 4/30/2018

Downloads

Maintainers