2.6.0-dev.1 • Published 3 years ago
@enterthenamehere/esdoc-accessor-plugin v2.6.0-dev.1
ESDoc Accessor Plugin
Use with updated EnterTheNameHere/esdoc-monorepo. Original esdoc is here.
Install
npm install @enterthenamehere/esdoc-accessor-pluginConfig
{
"source": "./src",
"destination": "./doc",
"plugins": [
{
"name": "@enterthenamehere/esdoc-accessor-plugin",
"option": {
"access": [
"public",
"protected",
"private"],
"autoPrivate": true
}
}
]
}accessis default["public", "protected", "private"]autoPrivateis defaulttrue
LICENSE
MIT
Author
2.6.0-dev.1
3 years ago
2.5.3-dev.1
3 years ago
2.5.0
4 years ago
2.1.1
5 years ago
2.1.0
5 years ago
2.0.2
5 years ago
2.0.0
5 years ago
1.3.0-beta.0
5 years ago