1.0.2 • Published 8 years ago
esdoc-type-inference-plugin v1.0.2
ESDoc Type Inference Plugin(PoC)
This is Proof of Concept
Install
npm install esdoc-type-inference-pluginConfig
{
"source": "./src",
"destination": "./doc",
"plugins": [
{"name": "esdoc-type-inference-plugin", "option": {"enable": true}}
]
}enableis defaulttrue
LICENSE
MIT