@enterthenamehere/esdoc-type-inference-plugin
v2.6.0-dev.1
Published
A type inference plugin for ESDoc [PoC]
Downloads
54
Maintainers
Readme
ESDoc Type Inference Plugin(PoC)
Use with updated EnterTheNameHere/esdoc-monorepo. Original esdoc is here.
This is Proof of Concept
Install
npm install @enterthenamehere/esdoc-type-inference-pluginConfig
{
"source": "./src",
"destination": "./doc",
"plugins": [
{"name": "@enterthenamehere/esdoc-type-inference-plugin", "option": {"enable": true}}
]
}enableis defaulttrue
LICENSE
MIT
